Skip to content

Releases: kojofosu/MultiSearchView

1.4

11 Oct 23:57
Compare
Choose a tag to compare
  • 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.3

09 Oct 23:00
Compare
Choose a tag to compare
1.3
  • minor fixes

1.2

09 Oct 22:11
Compare
Choose a tag to compare
1.2
  • Fixes hint color statement affecting other colors
  • Fixes hint color

Full Changelog: 1.1...1.2

1.1

09 Oct 21:10
0583ac7
Compare
Choose a tag to compare
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

08 Oct 17:02
Compare
Choose a tag to compare
1.0
  • Bumps gradle version
  • Fixes issues with easing interpolation library import

Full Changelog: 0.8...1.0

0.9

29 Jul 10:49
8abd028
Compare
Choose a tag to compare
0.9
Update README.md

0.8

27 Jul 19:16
Compare
Choose a tag to compare
0.8
hint and icon customization

0.7

27 Jul 13:43
Compare
Choose a tag to compare
0.7
  • Fixes NullPointerException

0.6

27 Jul 12:01
Compare
Choose a tag to compare
0.6
  • Adds the ability to set hint color
  • Adds the ability to set search icon color with color string programmatically

Set hint programmatically

22 Jul 21:18
Compare
Choose a tag to compare

Adds getter and setter method to set search hint programmatically