This is a simple Android Tab application using TabLayout and ViewPager written in Kotlin by Dody Prasetya. The purpose of this app is only for documentation of my blog post tutorial Using Android TabLayout and ViewPager Tutorial.
- Creating an Android Tab application using a combination of TabLayout and ViewPager
- Displaying Fragment inside ViewPager
- Creating a different kind of tabs from TabLayout
- Building a simple Android tab application using Kotlin programming language
- Android Studio v3.2.1
- Gradle-plugin v3.2.1
- Android SDK Build Tools v28.0.0
- RecyclerView v28.0.0
- MinSdkVersion 19
- CompileSDKVersion 28
- Kotlin Version 1.3.11
- Android Support Design v28.0.0