Skip to content
Snippets Groups Projects
Unverified Commit d64a5825 authored by Matthias Urhahn's avatar Matthias Urhahn Committed by GitHub
Browse files

Reduce code duplication (EXPOSUREAPP-2844) (#1286)

* Remove code duplication between different flavors.
Remove extra MainFragment and NavGraph.
Introduce TestMenu indirection
Add logic for splitting test code up into extra fragments.

* Style list items a bit :)

* fix lints

* Detekt *hug*

* We can only show the menu entry if we are actually on the right flavor,
otherwise, in deviceDebug, we would not have access to the right resources.

* Address PR comments

* Fix wrong XML namespace.
parent 6e9363ad
No related branches found
No related tags found
Loading
Showing
with 331 additions and 876 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment