All Versions
9
Latest Version
Avg Release Cycle
124 days
Latest Release
2093 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