I wanted to ask how i can create a good swipe animation when switching from one xml layout to an other in android?
It would be very kind if somebody could gibve me an example code. Thank you very much!
I wanted to ask how i can create a good swipe animation when switching
Share
You’re looking for the ViewPager. It’s been asked in many other questions before. Read this blog post for more information.