Releases: andremion/CounterFab
Releases · andremion/CounterFab
v1.2.2
v1.2.1
- Fix of issue in
Xiaomi Mi A2
onAndroid Pie
that makes the text outlined - Upgrade to gradle build tools
3.3.0
- Upgrade to
AndroidX
- Fix of
BadParcelableException
after restoring state - Fix issue in style that makes the ripple effect having a wrong color
- We can't use
FloatingActionButton#setUseCompatPadding
anymore due an issue in Lollipop. If you need16dp
margin you only need to define it for Lollipop+.
v1.2.0
Hotfix to BadParcelableException
- Fix of #17
BadParcelableException
v1.1.0
v1.0.3
Upgrade dependencies
- Upgrade android tools build gradle to 3.0.0 version
- Upgrade build tools to 26.0.2 version
- Upgrade support library to 26.1.0 version
v1.0.1
1.0.0: Update README.md
Add bintray badge Add usage section