Android Open Source - UI navigation PersistentFragmentTabs






Project Summary

In android, fragments are the new way to go. Using tabs with fragments in a way that the tabs are shown all the time as well as make the up and back button navigation work can be a little bit tricky. This project solves this problem..

Web Site / Source Repository

PersistentFragmentTabs is hosted in the following web site
https://github.com/SebastianBaltesObjectCode/PersistentFragmentTabs

If you think the Android project PersistentFragmentTabs listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of PersistentFragmentTabs.

ItemValue
Java File Count9
Target SDK Version17
Minimum SDK Version8
Activity Count1




Java Source Files

PersistentFragmentTabs has the following Java source files.

de.objectccode.persistentfragmenttabs.DemoListFragment.java
de.objectccode.persistentfragmenttabs.DemoStringFragment.java
de.objectccode.persistentfragmenttabs.MainActivity.java
de.objectccode.persistentfragmenttabs.tabsframework.AbstractTabStackNavigationActivity.java
de.objectccode.persistentfragmenttabs.tabsframework.TabInfo.java