Notice
Recent Posts
Recent Comments
반응형
목록2017/02/17 (1)
오늘도 공부
화면 이동 애니메이션 기본
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 can easily understand why you add android:fromXDelta="0%" and android:toXDelta="-100%" for yo..
Android/General
2017. 2. 17. 17:41
