Deutsche Strings hinzugefügt

This commit is contained in:
Joshua
2018-07-10 10:44:23 +02:00
parent 6b66b33dc5
commit 719f7feecd
5 changed files with 32 additions and 4 deletions

View File

@@ -24,7 +24,9 @@
app:headerRowBackgroundColor="#ffefefef"
app:dayBackgroundColor="#05000000"
app:todayBackgroundColor="#1848adff"
app:headerColumnBackground="#ffffffff"/>
app:headerColumnBackground="#ffffffff"
app:firstDayOfWeek="monday"
app:futureWeekendBackgroundColor="@color/colorFUPrimary"/>
</FrameLayout>