mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-02-17 20:30:58 +01:00
move event type picker below date, not time
This commit is contained in:
parent
8ece987f7b
commit
307ad5648a
@ -116,7 +116,7 @@
|
|||||||
android:id="@+id/event_caldav_calendar_divider"
|
android:id="@+id/event_caldav_calendar_divider"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="1px"
|
android:layout_height="1px"
|
||||||
android:layout_below="@+id/task_time"
|
android:layout_below="@+id/task_date"
|
||||||
android:background="@color/divider_grey"
|
android:background="@color/divider_grey"
|
||||||
android:importantForAccessibility="no" />
|
android:importantForAccessibility="no" />
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user