How to add animations while switching activities using Intent Animations Library.
maven { url 'https://jitpack.io' }\
implementation 'com.github.hajiyevelnur92:intentanimation:1.0'
Animations name:
*left-to-right
*right-to-left
*bottom-to-up
*up-to-bottom
*fadein-to-fadeout
*rotateout-to-rotatein
Github: https://github.com/hajiyevelnur92/int...