-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
There is problem when adding tabs dynamically it casuse
"
IllegalStateException: The application's PagerAdapter changed the adapter's content without calling PagerAdapter#notifyDataSetChanged
"
this commit by @NDrive partially fixes it
NDrive@8bfe720
there is still problems in this case
load the tabs with 3 tabs
then dynamically add a 4th one
then try to scroll back
the 2nd is diplayed not the third
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels