Hi, I've a problem with ToastMessageShow.
I deployed apk in two devices: SAMSUNG S5 and Newland (model n7000-ce).
On first one device there is Android 6.0.1; on second one 5.1.
Shortly, my activity created dynamically some buttons that had the same event "click".
When I press a button, after an operation, ToastMessage shows 20/30 chars, with LongDuration flag setted to True.
I can't understand why on second device - Newland -, if I click quickly on some buttons created, ToastMessageShow is queued and shown every 3/5 seconds;
in first one device, instead, ToastMessageShow shown message every time last message, without latence. In this case, messages not queued.
Do you have some idea?
Best regards!
I deployed apk in two devices: SAMSUNG S5 and Newland (model n7000-ce).
On first one device there is Android 6.0.1; on second one 5.1.
Shortly, my activity created dynamically some buttons that had the same event "click".
When I press a button, after an operation, ToastMessage shows 20/30 chars, with LongDuration flag setted to True.
I can't understand why on second device - Newland -, if I click quickly on some buttons created, ToastMessageShow is queued and shown every 3/5 seconds;
in first one device, instead, ToastMessageShow shown message every time last message, without latence. In this case, messages not queued.
Do you have some idea?
Best regards!