fix: opt-out from predictive back gesture to fix navigation on search screen
Description
On the Search screen, navigation wasn't properly working on Android 14 devices because of Android's predictive back gesture navigation. Opting-out from it (for now) fixes the navigation problem.
However, we'll need to migrate to the predictive back gesture navigation in the future for forward compatibility. The issue is tracked here.
Screenshots
Before | After |
---|---|
2971-before-search-navigation.mp4 | 2971-after-search-navigation.mp4 |
Technical details
Tests
Issues
https://gitlab.e.foundation/e/os/backlog/-/issues/2971#note_640047
10 commandments of code reviews
Edited by Fahim Masud Choudhury