daimajia / daimajia/AndroidSwipeLayout

Problem when try to refresh RecyclerView inside LeftTab in SwipeLayout

Open
#406 0 comments 0 reactions 0 assignees View on GitHub
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 ...

![screenshot_20170116-135225](https://cloud.githubusercontent.com/assets/11700268/21989994/4e7ab5c8-dbf4-11e6-8740-b8ab70def6d2.png)

![screenshot_20170116-135218](https://cloud.githubusercontent.com/assets/11700268/21990089/9aa1ccca-dbf4-11e6-992c-6c2994e413b9.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.