daimajia / daimajia/AndroidSwipeLayout
Problem when try to refresh RecyclerView inside LeftTab in SwipeLayout
- Dominant language
- Java
- Stars
- 12.3k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I'm using SwipeLayout in my application to display a notification tab as a DrawerLayout. As the native drawerLayout can not solve my problem I used the SwipeLayout instead of the drawer, and they work very well. But when I use the .setAdapter or the .notifyDataSetChanged in my RecyclerView, the LeftTab closes without any error messages. If I reopen the Recycler it was updated normally ...


When i push to refresh the recyclerview, the LeftTab closes but work normally when i push the left tab again.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.