I have a fragment placed in a View Pager.
I need to do translate animation of a view once the fragment is launched.
The animation works if I click on the view(for which I have added animation 
to on click listener) but onCreateView I try to do the animation, it 
doesn't happen.
What can I do to make the animation work once the fragment is launched

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to