chthai64 / SwipeRevealLayout

Easy, flexible and powerful Swipe Layout for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to reset buttons / hide buttons if we switch tabs?

vandit067 opened this issue · comments

Hey,

I am facing one issue in which i am trying to find out the solution to reset buttons when we switch the tab. we have two bottom navigation tabs. one tab shows all notifications content and other will show priority notifications. When i swipe left to perform delete notification action and switch tab in priority notifications, i can see the delete button in same location under priority tab content.

I want to reset the buttons when i switch my tabs. How can i achieve this with your library?

Thanks
Vandit