Releases: kojofosu/MultiSearchView
Releases · kojofosu/MultiSearchView
1.4
- Expand search on edittext click
- Extended max search characters to 30 characters per search
- Made search query start with a lowercase
Full Changelog: 1.2...1.4
1.2
- Fixes hint color statement affecting other colors
- Fixes hint color
Full Changelog: 1.1...1.2
1.1
- Adds method to change search text color programmatically
- Adds method to change selected tab color programmatically
- Adds method to change clear icon color programmatically
- Sets minimum search characters to 1
1.0
- Bumps gradle version
- Fixes issues with easing interpolation library import
Full Changelog: 0.8...1.0
0.8
hint and icon customization
0.7
- Fixes NullPointerException
0.6
- Adds the ability to set hint color
- Adds the ability to set search icon color with color string programmatically
Set hint programmatically
Adds getter and setter method to set search hint programmatically