cying112115 / MaterialSearchView

SearchView library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MaterialSearchView

  • 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

Versions

The first three numbers are always the same as the latest official Android Support Libraries.

Using

It works only for API 21+.

Add the dependency to your gradle file:

dependencies {
    implementation 'com.lapism:searchview:28.0.0'
}

Donations

Please support me!

Paypal

Readme

Search

README for SearchBar

README for SearchView

README for SearchAdapter

Author

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

About

SearchView library.

License:Apache License 2.0


Languages

Language:Java 100.0%