Added default event color property to WeekView (untested)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@color/colorFUPrimary"
|
||||
android:background="@color/colorFUGreen"
|
||||
android:fitsSystemWindows="true"
|
||||
tools:context="de.sebse.fuplanner.fragments.StartupFragment">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user