search-dialog icon indicating copy to clipboard operation
search-dialog copied to clipboard

Android Search Dialog Library

Results 7 search-dialog issues
Sort by recently updated
recently updated
newest added

![Screenshot_1634036593](https://user-images.githubusercontent.com/6637970/136944969-a616e5ba-10ba-44c0-b879-d8673682ac96.png) ![Screenshot_1634036616](https://user-images.githubusercontent.com/6637970/136944973-8a716743-299f-4b64-842c-51656cca2098.png)

How to handle Multiple spinners in single activity. because OnClick is does not tell from which view dialog is shown.... is there anything that i'm missing

how to hide barre de search dialog ??

Can you add ripple effect when user click on an item (select an item)?

INFO: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'. It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html Affected Modules: app

INFO: API 'variant.getGenerateBuildConfig()' is obsolete and has been replaced with 'variant.getGenerateBuildConfigProvider()'. It will be removed at the end of 2019. For more information, see https://d.android.com/r/tools/task-configuration-avoidance. To determine what is calling...

Any way by which we can use own model class instead of "SearchListItem" because onItemSelected i want to get different value from that position.