daimajia / AndroidSwipeLayout

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

some times layout is getting hide on swipe ..... help please #452

Open StylishSingh opened 7 years ago

ChrKahl commented 7 years ago

Same here. I swipe the layout, it is opening and instantly closing back. I'm using it as an RecyclerViewAdapter..

Adnan-addi commented 7 years ago

any solution to this , i am also facing this problem . whenever i try to swipe open the row of recyclerView it closes back , couldn't able to perform the boottom layout actions. any help please...

StylishSingh commented 7 years ago

comment safeBottomView() inside updateBottomViews in SwipeLayout.java

On Fri, Oct 6, 2017 at 5:08 AM, Adnan-addi notifications@github.com wrote:

any solution to this , i am also facing this problem . whenever i try to swipe open the row of recyclerView it closes back , couldn't able to perform the boottom layout actions. any help please...

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/daimajia/AndroidSwipeLayout/issues/452#issuecomment-334620833, or mute the thread https://github.com/notifications/unsubscribe-auth/ALZsRQ924zRTGgod48zZOnlRiTg0u2dMks5spWhegaJpZM4Od3zq .

StylishSingh commented 7 years ago

comment safeBottomView() inside updateBottomViews in SwipeLayout.java

On Wed, Sep 6, 2017 at 4:44 PM, CiaRKay notifications@github.com wrote:

Same here. I swipe the layout, it is opening and instantly closing back.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/daimajia/AndroidSwipeLayout/issues/452#issuecomment-327452331, or mute the thread https://github.com/notifications/unsubscribe-auth/ALZsRWQkXNjVhMBbguNjkPkRZhVwKrlNks5sfn6XgaJpZM4Od3zq .