summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/f_drawer_main.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/f_drawer_main.xml')
-rw-r--r--app/src/main/res/layout/f_drawer_main.xml6
1 files changed, 3 insertions, 3 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..65179857 100644
--- a/app/src/main/res/layout/f_drawer_main.xml
+++ b/app/src/main/res/layout/f_drawer_main.xml
@@ -101,14 +101,14 @@
<se.leap.bitmaskclient.base.views.IconTextEntry
android:id="@+id/manualGatewaySelection"
app:text="@string/gateway_selection_title"
- app:subtitle="@string/gateway_selection_best_location"
- app:icon="@drawable/ic_map_marker_star_black_36dp"
+ app:subtitle="@string/gateway_selection_recommended_location"
+ app:icon="@drawable/ic_web"
android:layout_height="wrap_content"
android:layout_width="wrap_content"
android:visibility="gone"
/>
- <TextView
+ <androidx.appcompat.widget.AppCompatTextView
android:id="@+id/show_experimental_features"
android:layout_width="match_parent"
android:layout_height="wrap_content"