daimajia / AndroidSwipeLayout

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

SwipeLayout Forced Close #556

Open KKTadena opened 4 years ago

KKTadena commented 4 years ago

So I Used a Custom CheckBox (ImageView that updates background when tap) in the BottomView.

but every time I tap this CheckBox and update it's background. The SwipeLayout is always closing.

I have to re-swipe it to see the change in my checkbox