InAndroid DevelopersbyManuel VivoScoping in Android and HiltScoping an object A to another object B means that throughout the lifecycle of B, it’ll always have the same instance of A. When it comes…Jul 21, 20201.1K8Jul 21, 20201.1K8
InAndroid DevelopersbyManuel VivoHilt — Adding components to the hierarchyYou can create a component with a Hilt component as a parent and access its scoped types using entry points.Jul 9, 20206625Jul 9, 20206625
InKoderLabsbyMuhammad SaeedViewModel with ViewModelProvider.Factory : The Creator of ViewModelWhy and when we use ViewModelProvider.Factory for ViewModel.May 6, 20191.7K11May 6, 20191.7K11