C
C
Coderpro2016-01-05 09:45:05
Android
Coderpro, 2016-01-05 09:45:05

How can I implement animation between activities?

How can I implement animation between activities like in snapster?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andriy Biskup, 2016-01-06
@AndriyTheProgrammer

Starting from API 21+ can be done with Transitions
developer.android.com/training/material/animations.html

K
Konstantin Dovnar, 2016-01-07
@SolidlSnake

overridePendingTransition() allows for simple animations.
Or here's an article .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question