Android View Adapter Tabs is an Android app, which is a very simple and straight-forward implementation of swipe views with tabs using ViewPager2 and FragmentStateAdapter
This repository contains a simple sample code intended to demonstrate the capabilities of ViewPager2 and FragmentStateAdapter. It is not intended to be used as-is in applications as a library dependency, and will not be maintained as such. Bug fix contributions are welcome, but issues and feature requests will not be addressed.
- Android SDK 31
- Android Support Repository
The code supplied here is covered under the MIT Open Source License.