Scalified / fab

Floating Action Button Library for Android
Apache License 2.0
848 stars 164 forks source link

Icon is outside the circle #27

Closed Pitel closed 9 years ago

Pitel commented 9 years ago

Android 2.3 (4+ is ok), it's also visible in Android Studio's layout preview It's caused by fab:rippleEffect_enabled="true". When I set it to false, it's ok again.

device-2015-05-25-154417

vbaidak commented 9 years ago

Hi Pitel,

Thanks for your contribution. This issue will be fixed in version 1.1.1

Have a nice day

vbaidak commented 9 years ago

Fixed in version 1.1.0 Please check && confirm

Pitel commented 9 years ago

It's fixed. Thanks!