element-hq / element-hq/element-android
Handle predictive back gesture (Android 13)
Open
A-Android Version
O-Uncommon
S-Minor
T-Task
- Dominant language
- Kotlin
- Stars
- 3.7k
- Forks
- 917
- PR merge metrics
- No merged PRs in 30d
Description
On Android 13 there is a new way to handle back press action. See more details in https://developer.android.com/guide/navigation/predictive-back-gesture
This has been ignored in https://github.com/vector-im/element-android/pull/7293/commits/e76b2d7c61e190cc73844f348367743e2acd89e1
The require change will be handled separately, since they are quite big and risky, and it can wait.
Contributor guide
Assessment
This issue has not been assessed yet.