https://github.com/boltuix/tablayout-and-viewpager2
ViewPagers2 are used to swipe through pages of data. It’s generally used in conjunction with fragments.
https://github.com/boltuix/tablayout-and-viewpager2
Last synced: 9 months ago
JSON representation
ViewPagers2 are used to swipe through pages of data. It’s generally used in conjunction with fragments.
- Host: GitHub
- URL: https://github.com/boltuix/tablayout-and-viewpager2
- Owner: BoltUIX
- License: apache-2.0
- Created: 2022-10-03T11:38:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-03T13:09:08.000Z (over 3 years ago)
- Last Synced: 2024-12-26T03:25:49.528Z (over 1 year ago)
- Language: Kotlin
- Size: 354 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TabLayout-and-ViewPager2
ViewPagers2 are used to swipe through pages of data. It’s generally used in conjunction with fragments.