Search code examples
How to restore the menu state on configuration change...

androidandroid-lifecycleandroid-viewmodel

Read More
error: package android.arch.lifecycle does not exist...

androidandroid-lifecycle

Read More
How can I refresh my app if it was paused for too long...

androidapiandroid-lifecycle

Read More
Multiple LiveData objects in single ViewModel...

androidandroid-fragmentsandroid-roomandroid-lifecycleandroid-viewmodel

Read More
How to dynamically set the bundle from AbstractSavedStateViewModelFactory...

androiddagger-2android-lifecycleandroid-viewmodelviewmodel-savedstate

Read More
Android lifecycle library ViewModel using dagger 2...

androidandroid-lifecycledagger-2

Read More
Destroying activity when App looses focus...

androidandroid-activityandroid-lifecycle

Read More
IndexOutOfBoundsException inside setStoppedState of WindowManagerGlobal...

androidandroid-activitycrashandroid-lifecycleandroid-windowmanager

Read More
What is the difference between setContentView and LayoutInflater?...

androidlayoutxml-parsingandroid-lifecyclelayout-inflater

Read More
How do I close App on Back button press in an Activity which is not the launcher activity in android...

androidkotlinandroid-lifecycle

Read More
start activity without bringing application to foreground...

androidandroid-lifecycle

Read More
Accessing ViewModel in ParentFragment from ChildFragment using viewModels...

javaandroidkotlinandroid-lifecycle

Read More
Should I pass Fragment instance or owner returned from getViewLifecycleOwner when calling setLifecyc...

androidandroid-lifecycleandroid-databinding

Read More
Flutter How to use lifecycle events in stateless widget? App on close...

androidiosflutterandroid-lifecycle

Read More
Android LiveData creating multiple observers in fragment...

androidandroid-fragmentsandroid-lifecycleandroid-livedata

Read More
Picasso: How to check if singleton is already set...

androidandroid-lifecyclepicasso

Read More
How to clear rxJava disposables in android mvvm with repository design?...

androidmvvmrx-javaandroid-lifecycle

Read More
Method with @OnLifecycleEvent annotation in multiple lifecycle methods...

androidandroid-lifecycle

Read More
Android Two-way Data-binding for RecyclerView Items...

androiddata-bindingandroid-lifecycle

Read More
Using androix backButtonPressedCallback...

androidkotlinandroid-lifecycle

Read More
App crashes during initialization because of opened dialog...

androidandroid-layoutandroid-activityandroid-lifecycleandroid-dialog

Read More
Android activity lifecycle confused between calls of function...

androidandroid-lifecycletoast

Read More
Replacing fragments in SingleTask activities...

androidandroid-fragmentsandroid-lifecycle

Read More
Why does LiveData.getValue return null unless observe has been called?...

androidkotlinandroid-roomandroid-lifecycleandroid-livedata

Read More
Problem initializing ViewModel instance using ViewModelProvider(this)...

androidviewmodelandroid-lifecycle

Read More
BaseActivity as Lifecycle Owner for DataBinding...

androidandroid-databindingandroid-lifecycle

Read More
Koin's lifecycleScope vs activity.scope. Are they the same?...

androidkotlinandroid-lifecyclekoinkoin-scope

Read More
Is there any misunderstanding about the onActivityCreated fragment callback?...

androidandroid-fragmentsandroid-activityandroid-lifecycle

Read More
Implementing long polling with retrofit and kotlin channels...

androidkotlinandroid-lifecyclepollinglong-polling

Read More
Prevent onFocus Listener being notified after configuration change?...

androidandroid-lifecyclescreen-rotation

Read More
BackNext