Android-AppMsg
Android-AppMsg copied to clipboard
Only one sticky message is displayed
To reproduce this bug immediately show 2 sticky messages. Expected: after canceling one message second should appear.
As workaround I use
final AppMsg.Style style = new AppMsg.Style(Integer.MAX_VALUE, R.color.app_msg_bg);