Inspired by https://github.com/androidroadies/Iphone-Tab-in-Android-master , I just replace TabActivity with FragmentActivity in Managed Way also i use Custom tab Layout , Use image and Text in vertical layout..
TabActivity-To-FragmentActivity is hosted in the following web site
https://github.com/ishratkhan/TabActivity-To-FragmentActivity
If you think the Android project TabActivity-To-FragmentActivity 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 TabActivity-To-FragmentActivity.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, hdpi] |
Minimum SDK Version | 7 |
Activity Count | 3 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
There are 4 image files in TabActivity-To-FragmentActivity. The names of the image files are listed as follows.
home_normal.png home_selected.png search_normal.png search_selected.png
The following screenshort is generated from the image listed above.
TabActivity-To-FragmentActivity has the following Java source files.
app.tab.fragment.ArrowsActivity.java app.tab.fragment.OptionsActivity.java app.tab.fragment.TabSample.java