summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/f_drawer_main.xml
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2021-07-30 15:46:40 +0200
committercyBerta <cyberta@riseup.net>2021-11-15 16:13:41 +0100
commit5c4c3cde26fafbd763e4a879dc46ca959b1a7d27 (patch)
treee8bc88f98be2a1f499f620ab654757c406d816fb /app/src/main/res/layout/f_drawer_main.xml
parent9818a16e510d42fec32aef5a6efcd6d2ae4aa110 (diff)
draft gateway selection UI according to simlpy secure's proposals
Diffstat (limited to 'app/src/main/res/layout/f_drawer_main.xml')
-rw-r--r--app/src/main/res/layout/f_drawer_main.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/f_drawer_main.xml b/app/src/main/res/layout/f_drawer_main.xml
index 1f1df7f2..95e6169b 100644
--- a/app/src/main/res/layout/f_drawer_main.xml
+++ b/app/src/main/res/layout/f_drawer_main.xml
@@ -101,7 +101,7 @@
<se.leap.bitmaskclient.base.views.IconTextEntry
android:id="@+id/manualGatewaySelection"
app:text="@string/gateway_selection_title"
- app:subtitle="@string/gateway_selection_best_location"
+ app:subtitle="@string/gateway_selection_recommended_location"
app:icon="@drawable/ic_map_marker_star_black_36dp"
android:layout_height="wrap_content"
android:layout_width="wrap_content"