I have a layered structure in a xml layout. A video is playing in the
bottom layer, middle layer contains translation animation of an
imageview and the upper layer contains some custom buttons like Pause,
Mute etc. I have multiple translations of an imageview and added those
in an animation set. I am able to pause the video with the help of
VideoView pause() method. How to pause / resume the animation set on a
button click which is running in the middle layer?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to