How to achieve right to left animation to start the activity

Do these modifications to your animation files: enter.xml:

  exit.xml:

  You’ll have your second activity sliding in from right to the left. For a better understadnig on how to play around with the fromXDelta and toXDelta values for the animations, here is a very basic illustration on the values: This way you […]

person shubham sharmaaccess_time March 6, 2017launch Read More