Scalified / fab

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

API level 11 not 9 #26

Closed mksmbrtsh closed 9 years ago

mksmbrtsh commented 9 years ago

This field: android:interpolator="@android:interpolator/decelerate_cubic"> in anim-v11 folders

vbaidak commented 9 years ago

Hi mksmbrtsh,

As stated in the Requirements block:

The Library requires Android SDK version 9 (Gingerbread) and higher.

The corresponded animations for SDK lower than 11 are in the anim folder.

Please check the Android Providing Resources topic Please let me know if there are any issues with animations

mksmbrtsh commented 9 years ago

Oh, sorry. I'm set target sdk is Gingerbread and get this errors in anim-v1 folder. Now it's work! Thx you!

vbaidak commented 9 years ago

Great!

Have a nice day

Best wishes, Shell Software Inc. On 15 May 2015 14:52, "Maksim Bartosh" notifications@github.com wrote:

Oh, sorry. I'm set target sdk is Gingerbread and get this errors in anim-v1 folder. Now it's work! Thx you!

— Reply to this email directly or view it on GitHub https://github.com/shell-software/fab/issues/26#issuecomment-102377195.