Weekview design geändert
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
app:headerRowPadding="12dp"
|
||||
app:columnGap="8dp"
|
||||
app:noOfVisibleDays="5"
|
||||
app:headerRowBackgroundColor="#ffefefef"
|
||||
app:headerRowBackgroundColor="@color/colorFUGray"
|
||||
app:firstDayOfWeek="monday"
|
||||
app:showFirstDayOfWeekFirst="true"
|
||||
app:futureWeekendBackgroundColor="@color/colorFURedLight"
|
||||
@@ -31,6 +31,7 @@
|
||||
app:hourSeparatorColor="@android:color/black"
|
||||
app:showNowLine="true"
|
||||
app:defaultEventColor="@color/colorFUBlue"
|
||||
app:headerColumnBackground="@color/colorFUGray"
|
||||
/>
|
||||
|
||||
|
||||
|
||||
@@ -54,4 +54,5 @@
|
||||
<string name="soups">Suppen</string>
|
||||
<string name="starters">Vorspeisen</string>
|
||||
<string name="others">Sonstiges</string>
|
||||
<string name="resourcen">Ressourcen</string>
|
||||
</resources>
|
||||
@@ -61,4 +61,5 @@
|
||||
<string name="soups">Soups</string>
|
||||
<string name="starters">Starters</string>
|
||||
<string name="others">Others</string>
|
||||
<string name="resourcen">Resourcen</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user