0

In my Android app I have a snackbar. When it is on the screen, I try to swipe it out, but after swiping another layout on the screen isn't changing. So, it looks like it presents on the screen with visibility setted to View.INVISIBLE. Is there a bug or am I doing wrong something?

Kiryl Tkach
  • 3,118
  • 5
  • 20
  • 36

1 Answers1

1

It seems that there is a Bug in Support Library 23.2.0. This problem presents in Google Keep app for Android. It's shown on the screenshot.Snackbar swipe bug in Google Keep app

Kiryl Tkach
  • 3,118
  • 5
  • 20
  • 36