Answer the question
In order to leave comments, you need to log in
How to enable swipe gesture to return to previous activity?
How can I enable the swipe gesture to return to the previous activity, as it is done in Telegram, for other applications?
There are root-rights and installed xposed.
Answer the question
In order to leave comments, you need to log in
This functionality is implemented by a simple library https://vk.com/and_dev?w=wall-112954461_275
Short answer: no way. I didn’t look at the Telegram sources, but I suspect that they hang an OnTouchListener there and move the screen left and right along the swipe, that is, this gesture is released at the application level, and not at the operating system level.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question