SearchFilter []() Live DEMO on appetize.io Check this project on dribbble Read how we did it on our blog Requirements Android SDK 18 Usage Add to your root build.gradle: allprojects { repositories { ... maven { url "https://jitpack.io" } } } Add the dependency: dependencies {