daimajia / AndroidSwipeLayout

The Most Powerful Swipe Layout!
MIT License
12.38k stars 2.67k forks source link

SwipeLayout Reopens in Demo Application #490

Closed masterwok closed 5 years ago

masterwok commented 6 years ago

There appears to be a bug with the hiding of the SwipeLayout. I am able to reproduce this bug by doing the following in the demo application:

  1. Start the demo application using the latest from master.
  2. Tap the "Complicate" menu item.
  3. Swipe out the view with the TextView
  4. Dismiss the keyboard by hitting the back button on the device.
  5. Swipe closed the view with the TextView.
  6. Focus the TextView
  7. You should see some portion of the button visible. If not repeat from step 3.

This may be related or something I'm doing in my application, but when this occurs in my application, I'm unable to tap the SwipeLayout. When attempting to tap, it appears to want to slide the item.