Hi,
Because of the problems I have with sliding content in one activity (touch events) I want to simulate swiping between activities.
Attached is a sample project that has some issues with the left-right animation in the first activity.
When in the first activity I want to slide in the second activity from the right (so right to left) and when pressing back in the second one it should go left to right again.
Sliding right to left in the second activity works but I cannot get to work the left to right in the first activity.
Any help is appreciated.
Because of the problems I have with sliding content in one activity (touch events) I want to simulate swiping between activities.
Attached is a sample project that has some issues with the left-right animation in the first activity.
When in the first activity I want to slide in the second activity from the right (so right to left) and when pressing back in the second one it should go left to right again.
Sliding right to left in the second activity works but I cannot get to work the left to right in the first activity.
Any help is appreciated.