hanafey

Results 1 comments of hanafey

For a simple pick list the following seems to work -- define a new ```ArrayAdapter```. In Korlin it is used as follows: ``` val arrayAdapterFilterControl = ArrayAdapterFilterControl( requireContext(), R.layout.spinner_list_item, fvm.mimeTypeList...