Category Fragment View Model
class CategoryFragmentViewModel @Inject constructor(taxonomiesRepository: TaxonomiesRepository, localeManager: LocaleManager) : ViewModel
Content copied to clipboard
Constructors
Link copied to clipboard
@Inject
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Generates a network call for showing categories in CategoryFragment
Link copied to clipboard
Search for all the category names that or equal to/start with a given string