-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e57e19e
commit 43c5ffc
Showing
1 changed file
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
# Filter-Search-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. These implementations are demonstrated in my blog, link will be posted here once i publish the article. | ||
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 demonstrated in my blog, link is posted below, check the article. | ||
|
||
[Search in RecyclerView with query and voice in Android](https://developersbreach.com/search-recyclerview-with-query-voice-android/) | ||
|
||
![SimpleSearchInterfaceBlogBanner](https://developersbreach.com/wp-content/uploads/2020/11/SimpleSearchInterfaceBanner.png) |