I have three activities whose launch modes are single instance. Using onfling(), I swing them left and right.
onfling()
The problem is when I swipe right to
If your API level is 19+ you can use translation as above. If your API level is less than 19, you can take a look at similar tutorial: http://trickyandroid.com/fragments-translate-animation/
translation