All Types

com.vmadalin.dynamicfeatures.home.ui.di.HomeComponent

Class for which a fully-formed, dependency-injected implementation is to be generated from HomeModule.

com.vmadalin.dynamicfeatures.home.ui.HomeFragment

Home principal view containing bottom navigation bar with different characters tabs.

com.vmadalin.dynamicfeatures.home.ui.di.HomeModule

Class that contributes to the object graph HomeComponent.

com.vmadalin.dynamicfeatures.home.ui.HomeViewModel

View model responsible for preparing and managing the data for HomeFragment.

com.vmadalin.dynamicfeatures.home.ui.HomeViewState

Different states for HomeFragment.

com.vmadalin.dynamicfeatures.home.ui.menu.ToggleThemeCheckBox

Animated button menu item check box to apply night/light mode.