All Versions
9
Latest Version
Avg Release Cycle
124 days
Latest Release
1867 days ago
Changelog History
Changelog History
-
v1.2.2 Changes
September 26, 2019- โ Add screenshot tests
- Setup CircleCI
- ๐จ Refactoring/convert main source and tests to Kotlin
- Reuse super state instead of instantiate a new one during the saving instance
- Apply badge color mask only if there is no badge color defined
-
v1.2.1 Changes
February 03, 2019- ๐ 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+.
- ๐ Fix of issue in
-
v1.2.0 Changes
November 30, 2018- โ Add badge position attribute.
- โ Add badge text color attribute.
- ๐ Fix usage of SavedState for API < 24.
-
v1.1.1 Changes
October 18, 2018- ๐ Fix of #17
BadParcelableException
- ๐ Fix of #17
-
v1.1.0 Changes
September 11, 2018- ๐ Fix icon is overlapped on fabSize mini
- โ Add badgeBackgroundColor attribute
- โก๏ธ Update compileSdkVersion and targetSdkVersion to 27
- โก๏ธ Update support library version to 27.1.1
- โฌ๏ธ Upgrade build gradle tools to 3.1.4
-
v1.0.3 Changes
November 16, 2017- โฌ๏ธ Upgrade android-maven-gradle-plugin for gradle 4.1 in order to avoid error reading api or implementation dependencies
-
v1.0.2 Changes
October 26, 2017- โฌ๏ธ 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 Changes
February 03, 2017- ๐ Fix of "RuntimeException: Parcel Unmarshalling unknown type" error
- ๐ Fix of "The counter number isn't being shown on Nougat devices" issue
-
v1.0.0
January 06, 2017