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
Made a sample code implementing the same with slide effects from left, right, top and bottom. (For those who dont want to make all those anim xml files :) )
Checkout out the code on github