Companion repo for the blog series on Fragment state saving and restoring in Android.
blog-fragment-state-save-restore is hosted in the following web site
https://github.com/curioustechizen/blog-fragment-state-save-restore
If you think the Android project blog-fragment-state-save-restore 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 blog-fragment-state-save-restore.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 1 |
Fragment Count | 2 |
blog-fragment-state-save-restore has the following Java source files.
com.github.curioustechizen.fragmentstate.FirstFragment.java com.github.curioustechizen.fragmentstate.MainActivity.java com.github.curioustechizen.fragmentstate.SecondFragment.java