summaryrefslogtreecommitdiffhomepage
path: root/android/src
diff options
context:
space:
mode:
Diffstat (limited to 'android/src')
-rw-r--r--android/src/main/res/layout/select_location_header.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/src/main/res/layout/select_location_header.xml b/android/src/main/res/layout/select_location_header.xml
index 394196ef87..88a95f4e97 100644
--- a/android/src/main/res/layout/select_location_header.xml
+++ b/android/src/main/res/layout/select_location_header.xml
@@ -16,7 +16,7 @@
android:layout_weight="0"
android:layout_marginHorizontal="@dimen/side_margin"
android:layout_marginBottom="@dimen/vertical_space"
- android:textColor="@color/white60"
+ android:textColor="@color/white80"
android:textSize="@dimen/text_small"
android:text="@string/select_location_description" />
<ProgressBar android:id="@+id/loading_spinner"