search-dialog An awesome and customizable search dialog with built-in search options. Usage First add jitpack to your projects build.gradle file allprojects { repositories { ... maven { url "https://jitpack.io" } } } Then add the dependency in modules build.gradle file depe