finally fixed that fucking pink fucking TimePickerDialog fucking button fuck fuck fuck

This commit is contained in:
denizk0461
2023-05-05 13:09:27 +02:00
parent 8a416b30fd
commit a0fda22705
8 changed files with 146 additions and 63 deletions
@@ -61,7 +61,7 @@
android:id="@+id/text_layout_title"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginBottom="8dp"
android:layout_marginBottom="4dp"
android:hint="@string/sheet_schedule_update_title_hint"
app:boxStrokeColor="@color/selector_text_input"
app:hintTextColor="@color/selector_text_input">
@@ -88,8 +88,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="1"
android:layout_marginBottom="8dp"
android:layout_marginEnd="4dp"
android:layout_marginEnd="8dp"
android:maxLines="1"
android:scrollHorizontally="true"
android:hint="@string/sheet_schedule_update_lecturers_hint"
@@ -113,7 +112,6 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="1"
android:layout_marginBottom="8dp"
android:maxLines="1"
android:scrollHorizontally="true"
android:hint="@string/sheet_schedule_update_room_hint"