2020-01-13

As we all know, the Android team is constantly releasing new updates and improvements to the Android Framework. One of the components that received major updates is ViewPager2. ViewPager2 is the replacement of ViewPager and got few performance improvements and additional functionalities. In order to use ViewPager2, you should consider using androidx artifacts in your [...]

The post Android working with ViewPager2, TabLayout and Page Transformers appeared first on AndroidHive.

Show more