memostark / Speakable

Use text to speech anywhere in your Android phone
5 stars 0 forks source link

Support predictive back navigation. #250

Open memostark opened 2 months ago

memostark commented 2 months ago

The onBackPressed method is now deprecated. The recommended way to handle back gestures is now using the predictive back gesture.

Docs: https://developer.android.com/guide/navigation/custom-back/predictive-back-gesture