1
I would like to make a transition effect by calling an Activity.
When the image, in this case a circular, is pressed Activity grows from a circle with the same radius of the image until it fills the entire screen.
1
I would like to make a transition effect by calling an Activity.
When the image, in this case a circular, is pressed Activity grows from a circle with the same radius of the image until it fills the entire screen.
0
Search on overridePendingTransition
has a question here teaching how to do with circular mode (which I believe is what you would like to do).
Browser other questions tagged android animation
You are not signed in. Login or sign up in order to post.