Breens-Mbaka / Searchable-Dropdown-Menu-Jetpack-Compose

🎨A Jetpack Compose searchable drop down menu library
Apache License 2.0
103 stars 5 forks source link

Make the library take a list of `Objects` (List<Object>) #2

Closed joelkanyi closed 1 year ago

joelkanyi commented 1 year ago

You may find in some use cases, the list that needs to be displayed in the dropdown is a list object, we need to factor in that