This repository has been archived by the owner on Jul 15, 2024. It is now read-only.
- Fix: Indicator showing up under a search item currently in focus, allowing the item to be clicked. See commit: 67530a2
- Fix: Event
onItemSelected
receiving aAppCompatEditText
class name due totoString
being called on view instead oftext
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