You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix#13 - icon is overlapped on fabSize mini
* Add change badge background color info in README file
* - Update compileSdkVersion and targetSdkVersion to 27
- Update support library version to 27.1.1
* - Add latest version tip in README file
* Bump to version 1.1.0 (5)
* Upgrade build gradle tools to 3.1.4
There are three different sizes of FAB available:
normal
(56dp)mini
(40dp)auto
(normal or mini - depend on window size)If i use
app:fabSize="mini"
the icon is overlapped.The text was updated successfully, but these errors were encountered: