From 58fffded8b6d938690c1b6f44359e529138f72d3 Mon Sep 17 00:00:00 2001 From: vsuryakumar Date: Fri, 27 Jan 2023 13:21:36 +0530 Subject: [PATCH] Updated UI --- .idea/misc.xml | 9 +++++++-- .../fragment_test_right_exp_reference.xml | 19 ++++++++++--------- .../layout/fragment_test_right_exp_sample.xml | 7 ++++--- app/src/main/res/values/strings.xml | 7 ++++--- 4 files changed, 25 insertions(+), 17 deletions(-) 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" /> -