Filter-Search-RecyclerView
Filter-Search-RecyclerView copied to clipboard
Repository for android application which shows how to filter search in RecyclerView with user entered query , also voice search enabled with modern layout interface. These implementations are demonstr...
Filter Search Android RecyclerView
Repository for android application which shows how to filter search in RecyclerView with user entered query , also voice search enabled with modern layout interface.
:pencil: Blog
![]() |
---|
Search in RecyclerView with query and voice in Android |
Read article |
:cactus: Branch info
Branch | Implementations |
---|---|
main | • Kotlin code • Can perform search • Has DetailActivity to show details of selected item from list. • Shows images in list and details. |
java | • Java code only • Can perform search • No Activity to shows details • No images |
simple-search | • Kotlin code only • Can perform search • No Activity to shows details • No images |