Skip to content

Experiments with the ViewPager2 and FragmentStateAdapter classes.

Notifications You must be signed in to change notification settings

adil-hussain-84/ViewPager2-experiments

Repository files navigation

ViewPager2 Experiments

This project houses a number of Android applications which each demonstrate a particular problem of the ViewPager2 class or a workaround for one of the problems.

The applications in this project are as follows:

  • app1FragmentStateAdapter.notifyDataSetChanged() bug
  • app2FragmentStateAdapter.notifyDataSetChanged() simple workaround
  • app3FragmentStateAdapter.notifyDataSetChanged() alternative workaround
  • app4ViewPager2.offscreenPageLimit bug

About

Experiments with the ViewPager2 and FragmentStateAdapter classes.

Topics

Resources

Stars

Watchers

Forks

Languages