You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A snackbar should fire an accessibility event when shown to be read by accessibility like toasts.
As a work around, I add this event listener to all toasts, but this event type was added in API level 16 and I didn't have the chance to test it on an earlier device.
A snackbar should fire an accessibility event when shown to be read by accessibility like toasts.
As a work around, I add this event listener to all toasts, but this event type was added in API level 16 and I didn't have the chance to test it on an earlier device.
The text was updated successfully, but these errors were encountered: