I'm building a Wear 2.0 app and I want to prevent the accidental exiting of the app (swipe from left to right). How can I "Intercept" the closing of the activity, and abort the closing if the user did not mean to exit?
Asked
Active
Viewed 178 times
1
-
3Possible duplicate of [How to disable the android wear back swipe?](https://stackoverflow.com/questions/24775451/how-to-disable-the-android-wear-back-swipe) – Sterling Jul 21 '17 at 19:24