Package openfoodfacts.github.scrachx.openfood.features.adapters.autocomplete
Types
Link copied to clipboard
class EmbCodeAutoCompleteAdapter( context: Context, textViewResourceId: Int, client: ProductRepository) : ArrayAdapter<String> , Filterable
Content copied to clipboard
Link copied to clipboard
class PeriodAfterOpeningAutoCompleteAdapter( context: Context, textViewResourceId: Int, client: ProductRepository) : ArrayAdapter<String> , Filterable
Content copied to clipboard