https://woochan-dev.tistory.com/45

https://boheeee.tistory.com/14

 

[Android] 안드로이드 activity 화면 전환 animation

안녕하세요. ! 오늘은 activity 화면 전환 시 즉, intent를 사용해 화면 전환 시 animation 효과를 주는 방법에 대해 알아보겠습니다. 아래와 같이 fade animation을 사용해 activity를 전환하겠습니다. 먼저, res..

boheeee.tistory.com

http://uidesignguides.com/%EA%B0%9C%EB%B0%9C-%ED%99%98%EA%B2%BD%EB%B3%84-%EC%95%A0%EB%8B%88%EB%A9%94%EC%9D%B4%EC%85%98-%EC%A7%80%EC%9B%90-%EC%86%8D%EC%84%B1/

 

http://uidesignguides.com/%EA%B0%9C%EB%B0%9C-%ED%99%98%EA%B2%BD%EB%B3%84-%EC%95%A0%EB%8B%88%EB%A9%94%EC%9D%B4%EC%85%98-%EC%A7%80%EC%9B%90-%EC%86%8D%EC%84%B1/

 

uidesignguides.com

https://developer.android.com/guide/topics/graphics/prop-animation

 

Property Animation Overview  |  Android Developers

The property animation system is a robust framework that allows you to animate almost anything. You can define an animation to change any object property over time, regardless of whether it draws to the screen or not. A property animation changes a propert

developer.android.com

 

+ Recent posts