Package openfoodfacts.github.scrachx.openfood.features.home

Types

Link copied to clipboard
class HomeFragment : NavigationBaseFragment
Link copied to clipboard
class HomeViewModel @Inject constructor(    dispatchers: CoroutineDispatchers,     productsAPI: ProductsAPI,     sharedPrefs: SharedPreferences,     localeManager: LocaleManager) : ViewModel