CategoryProductHelper

object CategoryProductHelper

Functions

Link copied to clipboard
fun showCategories(    fragment: BaseFragment,     categoryText: TextView,     alcoholAlertText: TextView,     categories: List<CategoryName>,     apiClient: WikidataRepository)