Closed oscarb closed 8 years ago
In #23 the snackbar has no animation for sliding in and out. It simply appears and disappears without animation.
This causes a small flicker when another snackbar is queued.
Turns out to be intended behavior, see https://code.google.com/p/android/issues/detail?id=206416#c2
Active accessibility services causes this issue.
In #23 the snackbar has no animation for sliding in and out. It simply appears and disappears without animation.
This causes a small flicker when another snackbar is queued.