What’s the name of this Animation in this android app?
Animation preview
How to run translation or object animator or any other animation in another thread or background?
I want to run this type of animations in background when this method is call then start immediately without any delay and without freezing ui or main thread.
when is call this moethod then play music, start animation and after complete animation view deletion and creation process is running then i saw delay and ui freezing.