From 4b8ea1252cddfd54278676a8b2f64eb937f92c2d Mon Sep 17 00:00:00 2001 From: cyBerta Date: Tue, 18 May 2021 17:53:00 +0200 Subject: adapt default to hide manual gateway selection entry in navigation drawer, if feature switch is enabled and the provider has gateways in different cities the entry is shown~ --- app/src/main/res/layout/f_drawer_main.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/res/layout/f_drawer_main.xml b/app/src/main/res/layout/f_drawer_main.xml index 15dd0425..1f1df7f2 100644 --- a/app/src/main/res/layout/f_drawer_main.xml +++ b/app/src/main/res/layout/f_drawer_main.xml @@ -105,6 +105,7 @@ app:icon="@drawable/ic_map_marker_star_black_36dp" android:layout_height="wrap_content" android:layout_width="wrap_content" + android:visibility="gone" />