oscarb / pinapple

Pinapple is an easy and safe Android app that remembers pin codes for you.
0 stars 1 forks source link

Snackbar does not animate #24

Closed oscarb closed 8 years ago

oscarb commented 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.

oscarb commented 8 years ago

Turns out to be intended behavior, see https://code.google.com/p/android/issues/detail?id=206416#c2

Active accessibility services causes this issue.