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

multithreading - Exception in Application constructor -

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

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -