When switching between actions, such as a call startActivity();or when using a button back, the screen slides on the sides.
Is there any way to change this? I have a flash card, for example, an application, so when I switch from activity A to activity B, I would like the screen to flip over like the rotation of a real flash card.
Is there any way to do this out of the box? Or does it require some custom animations?
Jimmy source
share