android - Trigger swipe animations without calling a new Activity/Fragment -


i want trigger default swipe animations on android when swipe gesture occurs, without changing displayed activity.

the point of want simulate activity has changed when important event occurs in activity.

the questions i've seen on internet relly on changing activity, fragment, view ,etc.

i wonder if possible. in advance

this not possible far know. google against allowing such behavior through purely libraries not follow android ui patterns.


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

React Native allow user to reorder elements in a scrollview list -

multithreading - Exception in Application constructor -