Archived
Finished style for schedule update bottom sheet (I think); implemented time picker, TODO: warn user if time span is invalid (start > end)
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
|
||||
<item name="android:textColor">@color/md_theme_dark_onSurfaceVariant</item>
|
||||
<item name="android:scrollbarThumbVertical">@color/md_theme_dark_onSurfaceVariant</item>
|
||||
<item name="colorOutlineVariant">@color/md_theme_dark_outlineVariant</item>
|
||||
|
||||
<!-- is this correct? -->
|
||||
<item name="scheduleColorDefault">@color/md_theme_light_background</item>
|
||||
|
||||
Reference in New Issue
Block a user