Added night mode

This commit is contained in:
Sebastian Seedorf
2019-10-21 18:21:46 +02:00
parent c18f4093e4
commit 45704c4f35
39 changed files with 184 additions and 96 deletions

View File

@@ -2,7 +2,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/colorFUGreen"
android:background="@color/fuToolbarBackground"
android:fitsSystemWindows="true"
tools:context="de.sebse.fuplanner.fragments.StartupFragment"
tools:ignore="Overdraw">