faizmalkani / Fabulous

[DEPRECATED]
MIT License
478 stars 117 forks source link

Animation fail #1

Closed JavierSegoviaCordoba closed 10 years ago

JavierSegoviaCordoba commented 10 years ago

I love your app because I am searching a easy way to implement this new style. I tried your apk and I see that the circle button hide with a padding above the navigation bar.

I see that google+ app have a motion blur effect (but I am not sure if it is caused by the speed of google+ floating button because it is faster than your floating button).

Is possible to change the fab height? (new material design has a action bar with more height)

faizmalkani commented 10 years ago

Yeah the padding on the animation is bugging me too. I don't know why it's there though.

Yes you can change the FAB height by editing the 72dp values in the XML declaration. The circle is drawn proportionally so it will resize if you increase the layout_height and layout_width of the view