I’m trying to change the layout in android like slide transition animation. How to do this? I’ve four layouts these four must change using buttons like slide transition animation also. Thanks in Advance.
I’m trying to change the layout in android like slide transition animation. How to
Share
here you go this should help. you can use viewFilpper with slide andimaiton
here is a sample link
using-view-flipper-in-android
instead of those textview in the example you can put your 4 layouts.