An Android Library to help you create actionbar tabs like "Capitaine train" app by Cyril Mottier.
TabBarView is hosted in the following web site
https://github.com/Mirkoddd/TabBarView
If you think the Android project TabBarView listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of TabBarView.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 15 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v13.jar android-support-v4.jar android-support-v4.jar |
There are 3 image files in TabBarView. The names of the image files are listed as follows.
ic_tab1.png ic_tab2.png ic_tab3.png
The following screenshort is generated from the image listed above.
TabBarView has the following Java source files.
com.example.demo.MainActivity.java com.mirko.tbv.CheatSheet.java com.mirko.tbv.TabBarView.java com.mirko.tbv.TabView.java