Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

fix: opt-out from predictive back gesture to fix navigation on search screen

Fahim Masud Choudhury requested to merge 2971-fix-navigation-on-search into main

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

👪 ❤️ https://gitlab.e.foundation/internal/wiki/-/wikis/mobile-team/guidelines/Code-review

Edited by Fahim Masud Choudhury

Merge request reports

Loading