Releases: aiqfome/aiqcomponents-android
Releases · aiqfome/aiqcomponents-android
v3.0.1
v3.0.0
- migrate to kotlin
- refactor structure
2.1.5
- Fixing ellipsize method;
- Whenever the input component changes its enable status, we set the input type again.
2.1.4
fix(TextInput): adding function to disable only the selector of the editText
2.1.3
- refactor(TextInput): set text cursor to initial of the text when focus is out
2.1.2
Changes
- refactor: changing background color when disabled and adding ellipsed
2.1.1
- Allowing searching by subtitle;
- Override selector setEnable function.
2.0.0
- renamed project, packages and sample
- refactored sample -> decoupled component layouts
- introducing kotlin to the project
aiqInput 1.10
- fixed problem of not clearing the search field after selecting an item from the filtered list.
aiqInput 1.9
- Fixed SearchView "clickability"
- Now, you are able to click at the whole component to activate the input text.