Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animating the Floating Action Button in & out of the screen through code #29

Closed
EugeneHoran opened this issue Nov 7, 2014 · 2 comments

Comments

@EugeneHoran
Copy link

I am not 100% sure if this is already implemented. Animate scroll out?

@navasmdc
Copy link
Owner

navasmdc commented Nov 7, 2014

If you want FloatButton out of a ScrollView, for example you have to put the scrollView and the floatbutton in a RelativeLayout so the FloatButton is out of ScrollView

@EugeneHoran
Copy link
Author

I have already implemented the layouts, sorry for not being specific. How would I call the animation "in" through code? And is there an animation out?

@EugeneHoran EugeneHoran changed the title Animating the ButtonFloat out of the screen on Scroll Animating the ButtonFloat in & out of the screen through code Nov 7, 2014
@EugeneHoran EugeneHoran changed the title Animating the ButtonFloat in & out of the screen through code Animating the Floating Action Button in & out of the screen through code Nov 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants