diff --git a/app/src/main/res/layout/edit_event_all.xml b/app/src/main/res/layout/edit_event_all.xml index 10eeae7bba707b3a24d14dd05be5feb15ba7a34d..a68573625743581201f1992f40a58b089c5ff447 100644 --- a/app/src/main/res/layout/edit_event_all.xml +++ b/app/src/main/res/layout/edit_event_all.xml @@ -61,6 +61,7 @@ android:layout_marginTop="8dp" android:focusable="true" android:hint="@string/hint_what" + android:textColorHint="@color/edit_event_hint_text_color" android:inputType="textAutoCorrect|textCapSentences" android:minHeight="36dp" android:singleLine="true" @@ -521,6 +522,7 @@ android:layout_height="wrap_content" android:layout_marginStart="12dp" android:layout_marginEnd="24dp" + android:textColorHint="@color/edit_event_hint_text_color" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toEndOf="@+id/url_icon" app:layout_constraintTop_toBottomOf="@+id/description_row">