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

Skip to content

1227: use navigation graph component, avoid view (fragments) duplications

Guillaume Jacquart requested to merge 1227-navigation_graph into main

Description

From main page when we scroll down we can find more than one time the view foundation.e.advancedprivacy:id/am_i_tracked. So we have to find some hack to continue automation. It looks that this duplication comes from fragment beeing duplicated when switching from one to another page. To fix this, this MR implement the navigation graph component, which takes care of the fragment management.

Screenshots

Technical details

Tests

Navigation in the app, from the widget, from the Dialogs, from the notifications.

Issues

https://gitlab.e.foundation/e/os/backlog/-/issues/1227

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/development/code-review

Merge request reports

Loading