Skip to content

Commit f74aece

Browse files
committed
Update README.md
1 parent 3433d09 commit f74aece

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The code is a little messy, not using it any of my applications as of now. When
66

77
It also includes an example of TabLayout from the latest Design Library released by Google.
88

9+
**Two main files containing the search implementaion.**
10+
- [MainActivity.java](https://github.com/EugeneHoran/Android-Material-SearchView/blob/master/src/main/java/com/eugene/fithealth/Activities/MainActivity.java)
11+
- [InitiateSearch.java](https://github.com/EugeneHoran/Android-Material-SearchView/blob/master/src/main/java/com/eugene/fithealth/Utilities/InitiateSearch.java)
12+
913
It also includes an APK if you would like to download it and test it out.
1014

1115

0 commit comments

Comments
 (0)