Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

0.1.3

Latest
Compare
Choose a tag to compare
@wax911 wax911 released this 30 Dec 13:53
· 3 commits to master since this release
  • Fix: Indicator showing up under a search item currently in focus, allowing the item to be clicked. See commit: 67530a2
  • Fix: Event onItemSelected receiving a AppCompatEditText class name due to toString being called on view instead of text property. See commit: 886d13f
  • New: Replaced default animation duration with configurable styleable attribute. See commits: 6f98492 & 8f0ea77
  • Optimization: Remove redundant edit text view properties which are set programmatically at runtime. See commit: cbb1515