Android Open Source - UI example SimpleNestedFragments






Project Summary

Simple Nested Fragments example that I use in other project..

Web Site / Source Repository

SimpleNestedFragments is hosted in the following web site
https://github.com/dawidgdanski/SimpleNestedFragments

If you think the Android project SimpleNestedFragments 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 SimpleNestedFragments.

ItemValue
Java File Count8
Supported screen sizes[hdpi]
Target SDK Version16
Minimum SDK Version8
Activity Count2
Fragment Count3




Resource Files

There are 1 image files in SimpleNestedFragments. The names of the image files are listed as follows.

plus.png

The following screenshort is generated from the image listed above.

null

Java Source Files

SimpleNestedFragments has the following Java source files.

com.example.SimpleNestedFragments.activities.FragmentTitlesActivity.java
com.example.SimpleNestedFragments.activities.MainActivity.java
com.example.SimpleNestedFragments.adapter.ChildAdapter.java
com.example.SimpleNestedFragments.fragments.AbstractFragment.java
com.example.SimpleNestedFragments.fragments.ChildFragment.java
com.example.SimpleNestedFragments.fragments.ChildrenListFragment.java
com.example.SimpleNestedFragments.fragments.ParentFragment.java
com.example.SimpleNestedFragments.fragments.WooHooFragment.java