diff --git a/.idea/misc.xml b/.idea/misc.xml index 6e44bea..82fb682 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,15 +3,20 @@ diff --git a/app/src/main/res/layout/fragment_test_right_exp_reference.xml b/app/src/main/res/layout/fragment_test_right_exp_reference.xml index cef843c..9b9669b 100644 --- a/app/src/main/res/layout/fragment_test_right_exp_reference.xml +++ b/app/src/main/res/layout/fragment_test_right_exp_reference.xml @@ -51,19 +51,20 @@ android:layout_margin="16dp" android:clickable="false" android:text="@string/set_reference" + android:textColor="@color/white" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/tv_subtitle2" /> -