Skip to content

Releases: whyisitworking/reel-search-android

Minor bugfixes

16 Jan 10:39
Compare
Choose a tag to compare
Minor bugfixes Pre-release
Pre-release
  • Removed addOnSelectionChangedListener() and removeOnSelectionChangedListener()
  • Added setOnSelectionChangedListener()
  • Solved bug where listener was pushing duplicate updates

Some changes

16 Jan 07:48
Compare
Choose a tag to compare
Some changes Pre-release
Pre-release

Changed getSelectedItemPosition() to getSelection()
Added getSelection() to ReelSearchView
Added support for add/remove selection change listeners

Minor fixes and optimisations

12 Jan 14:57
f346911
Compare
Choose a tag to compare
Pre-release
0.1.0-alpha-3

Update README.md

Fixed minor bugs

11 Jan 12:40
Compare
Choose a tag to compare
Fixed minor bugs Pre-release
Pre-release
0.1.0-alpha-2

Merge remote-tracking branch 'origin/master'

Basic usage

11 Jan 08:53
Compare
Choose a tag to compare
Basic usage Pre-release
Pre-release
0.1.0-alpha-1

Working library implementation with an example