Search code examples
How to prevent editText from auto filling text when fragment is restored from saved instance?...


androidandroid-fragmentsandroid-activityandroid-edittextandroid-savedstate

Read More
How to inject SavedStateHandle to ViewModel in dynamic feature module?...


androidandroid-savedstatedagger-hiltdynamic-feature-moduleviewmodel-savedstate

Read More
What is difference between SavedStateHandle and rememberSaveable?...


androidandroid-jetpack-composeandroid-viewmodelandroid-savedstate

Read More
Fragment onSaveInstanceState() called after onDestroyView()...


androidnullpointerexceptionfragmentandroid-lifecycleandroid-savedstate

Read More
How to lazily save ViewModel's SavedStateHandle?...


androidviewmodelandroid-savedstateviewmodel-savedstate

Read More
Google Maps crashing when clicking on the button. (void com.google.maps.api.android.lib6.impl.bp.v()...


javaandroidandroid-studiogoogle-mapsandroid-savedstate

Read More
Saving a variable when exiting an application...


androidandroid-studiokotlinandroid-savedstate

Read More
SavedStateHandleController.attachToLifecycle : Already attached to lifecycleOwner...


androidandroid-savedstate

Read More
How do I use the new Saved State Module of ViewModel...


androidandroid-viewmodelandroid-savedstate

Read More
How to implement a daily streak counter in android java?...


javaandroidsharedpreferencescounterandroid-savedstate

Read More
How to save LiveData into saveStateHandle?...


androidandroid-livedataandroid-architecture-componentsandroid-savedstate

Read More
Kotlin Android - saving mutableMap in savedInstanceState?...


android-studiokotlin-android-extensionsandroid-savedstate

Read More
Android ViewModel with SavedState rewrites arguments for new instances...


androidandroid-fragmentsandroid-lifecycleandroid-savedstateviewmodel-savedstate

Read More
SavedStateHandle returning null values...


androidandroid-architecture-componentsandroid-savedstateandroid-safe-args

Read More
onRestoreInstanceState not working for RecyclerView layout manager if using Paging 3 library...


androidandroid-recyclerviewandroid-savedstateandroid-paging-libraryandroid-paging-3

Read More
Put HashMap<Integer, List<Integer>> in savedInstanceState...


androidandroid-fragmentshashmapandroid-savedstate

Read More
Android View - What is automatically saved and restored in an Activity...


androidactivity-lifecycleandroid-savedstate

Read More
How to convert ViewModel to utilize state saving?...


javaandroidsavestateandroid-savedstateviewmodel-savedstate

Read More
Cleaner way to maintain virtual keyboard on orientation change...


androidkotlinandroid-softkeyboardandroid-input-methodandroid-savedstate

Read More
Android Activity Cycle? Text Remains When Activity is destroyed like Whatsapp?...


androidandroid-activityandroid-savedstate

Read More
How save the state of the item on my fragment?...


javaandroidandroid-savedstate

Read More
How to save the state of delayed posts in Kotlin...


androidkotlinsavestateandroid-savedstate

Read More
How do I store users position from RecyclerView and use ScrollToPosition() to cast it?...


androidandroid-studioandroid-recyclerviewrecyclerview-layoutandroid-savedstate

Read More
savedInstanceState not restoring Fragment properly...


androidandroid-fragmentsandroid-activitykotlinandroid-savedstate

Read More
Restoring an Adapter on Fragment Recreation...


androidandroid-fragmentsandroid-recyclerviewandroid-savedstate

Read More
Fragment saves previous state but it doesn't restore correctly...


androidandroid-fragmentsandroid-savedstatefragment-lifecycle

Read More
Restore RecyclerView's scroll position after performing Fragment replace()...


androidandroid-recyclerviewandroid-viewandroid-scrollviewandroid-savedstate

Read More
how is the recyclerView maintains its scroll position without any extra coding...


androidandroid-recyclerviewandroid-savedstate

Read More
how do I save a stringarray assigned in string.xml?...


javaandroidarraysstringandroid-savedstate

Read More
Error while saving ArrayList<String> in saved instance...


androidparcelableandroid-savedstate

Read More
BackNext