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:
denizk0461
2023-04-25 10:24:15 +02:00
parent 9b6e267cb0
commit 96862497e4
7 changed files with 82 additions and 13 deletions
+2
View File
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<attr name="scheduleColorDefault" type="color"/>
<attr name="colorOutlineVariant" type="color"/>
<attr name="colorOnSurfaceVariant" type="color"/>
</resources>