Releases: jahirfiquitiva/ChipView
Releases · jahirfiquitiva/ChipView
test
v 0.1.4
- Updated for Android 10
v 0.1.2
Improved setting padding
v 0.1.1
- Allow modifying content padding
- Prevent content from filling chip when not necessary
v 0.1.0
- Add support for custom background drawables.
- Fix some issues.
v 0.0.9
Rebase ChipView to CardView.
Fix a bunch of issues
v 0.0.8
Migrate to AndroidX
v 0.0.7
Target API 28
v 0.0.6
- Allow changing chip text size
- Improved foreground for clickable chips
v 0.0.5
Made all functions open but super
must be called when overriding