https://github.com/nameisjayant/android-kotlin-viewpager2-example
Create swipe views with tabs using ViewPager. Swipe views allow you to navigate between sibling screens, such as tabs, with a horizontal finger gesture, or swipe. This navigation pattern is also referred to as horizontal paging. This topic teaches you how to create swipe views for switching between tabs, along with how to show a title strip instead of tabs.
https://github.com/nameisjayant/android-kotlin-viewpager2-example
koltin swiper viewpager2
Last synced: 7 months ago
JSON representation
Create swipe views with tabs using ViewPager. Swipe views allow you to navigate between sibling screens, such as tabs, with a horizontal finger gesture, or swipe. This navigation pattern is also referred to as horizontal paging. This topic teaches you how to create swipe views for switching between tabs, along with how to show a title strip instead of tabs.
- Host: GitHub
- URL: https://github.com/nameisjayant/android-kotlin-viewpager2-example
- Owner: nameisjayant
- Created: 2020-07-05T04:58:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-28T13:39:07.000Z (about 5 years ago)
- Last Synced: 2025-01-19T19:58:20.698Z (9 months ago)
- Topics: koltin, swiper, viewpager2
- Language: Kotlin
- Homepage:
- Size: 296 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Android-Kotlin-ViewPager2-Example
Create swipe views with tabs using ViewPagerSwipe views allow you to navigate between sibling screens, such as tabs, with a horizontal finger gesture, or swipe. This navigation pattern is also referred to as horizontal paging. This topic teaches you how to create swipe views for switching between tabs, along with how to show a title strip instead of tabs.
![]()
![]()
![]()