Scalified / fab

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

Change in ActionButton class #18

Closed matias2425 closed 9 years ago

matias2425 commented 9 years ago

I added a case for ActionEvent.ActionMove in the onTouchEvent method to check if the event takes place outside the view bounds. If this is true I set the state back to Normal.

vbaidak commented 9 years ago

Hello matias2425,

Thanks for your contribution!

However, this issue has been fixed already in branch 1.1.0 and soon will be merged with trunk and released

Check for updates