add preference to use system colors or not

This commit is contained in:
Owen LeJeune
2022-09-02 21:26:17 -04:00
parent 00e728b48c
commit 28e8680f6f
11 changed files with 66 additions and 369 deletions

View File

@@ -352,6 +352,7 @@ class MainActivity : MonetCompatActivity() {
}
MainNavGraph(
activity = this@MainActivity,
appNavController = appNavController,
navController = navController,
appBarTitle = appBarTitle,