Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-architecture-components

Is it a bad practice to have multiple Viewmodels, approximately one for each fragment?

Android architecture components : Room : No such table

Should we create a separate repository for each Activity or single repository for entire app

How to ensure ViewModel#onCleared is called in an Android unit test?

Data binding LiveData from Transformation - Android Kotlin

Set toolbar title dynamically using navigation-component

Testing Navigation component: "does not have a NavController"

Navigation Architecture Component - how to set/change custom back or hamburger icon with navigation controller?

Failed to resolve: support-fragment error when add google architecture component dependency

Multiple containers for navigation component

PageList.size is always zero

Repository module implementation with Context

Get LiveData from a many-to-many structure in android Room Architecture Component

Shared ViewModel lifecycle for Android JetPack

Back navigation after deeplink by navigation architecture component

Navigation destination unknown to this NavController after an activity result

Android Jetpack Navigation proper back stack with BottomNavigationView