- Material Design
- 3 Versions
- History
- Styling
Material Design pattern:
https://material.io/design/navigation/search.html
Versions history:
https://bintray.com/lapism/maven/searchview/view
The first three numbers are always the same as the latest official Android Support Libraries.
It works only for API 21+.
Add the dependency to your gradle file:
dependencies {
implementation 'com.lapism:searchview:28.0.0'
}
Please support me!
- Martin Lapis - GitHub
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.