shamanland / floating-action-button

Implementation of a circular button made of paper that lifts and emits ink reactions on press.
http://shamanland.github.io/floating-action-button
Apache License 2.0
371 stars 88 forks source link

Minimum Android API? #5

Closed jayhilwig closed 10 years ago

jayhilwig commented 10 years ago

What is the minimum API supported? Would this work on Android 2.3? Sorry if I missed this in the code...

ok3141 commented 10 years ago

Min SDK version is 7, Android 2.1 https://github.com/shamanland/floating-action-button/blob/master/gradle.properties#L7