Slide In/Slide out layouts

raytronixsystems

Active Member
Licensed User
Longtime User
I'm building an application that uses the AHdashboard library to create a Main Menu for my app. I am putting the dashboard code in a second activity with it's
own layout.. Upon selection of a button from the dashboard the appropriate program function will be executed. I want the new function's layout to " slide in" from left to right and push the dashboard to the right from full screen. Upon exit of the new function it's layout will slide from full screen back to the left and again display the dashboard as it slides back in to full screen from right to left. I've seen this effect on some apps and it looks pretty cool. Does anybody have any ideas?

thanks,
Ray,
 

raytronixsystems

Active Member
Licensed User
Longtime User
Thank you Bernd. This will be very useful! - Ray
 
Upvote 0
Top