Shows how to persist the state of a fragment during configuration changes. State includes the UI as well as the instance state of the fragment..
fragmentstate is hosted in the following web site
https://github.com/dukedroid/fragmentstate
If you think the Android project fragmentstate 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 fragmentstate.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 14 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 2 image files in fragmentstate. The names of the image files are listed as follows.
ic_aciton_show.png ic_action_show.png
The following screenshort is generated from the image listed above.
fragmentstate has the following Java source files.
pw.softwareengineer.mobileapps.persistingfragmentstate.MainActivity.java pw.softwareengineer.mobileapps.persistingfragmentstate.SelectedItemsDialogFragment.java pw.softwareengineer.mobileapps.persistingfragmentstate.SelectionListFragment.java