Package openfoodfacts. github. scrachx. openfood. features. additives
Types
Link copied to clipboard
Helper class for additive fragment
Link copied to clipboard
Link copied to clipboard
class AdditiveListViewModel @Inject constructor(daoSession: <Error class: unknown class>, localeManager: LocaleManager) : ViewModel
Content copied to clipboard
Link copied to clipboard
class AdditivesAdapter(initialValue: List<AdditiveName> = emptyList(), clickListener: (String) -> Unit?) : RecyclerView.Adapter<AdditivesAdapter.ViewHolder> , AutoUpdatableAdapter
Content copied to clipboard
Created by prajwalm on 16/04/18.