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.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/app/src/main/res/layout/f_drawer_main.xml b/app/src/main/res/layout/f_drawer_main.xml
index f6c9b2bb..505bd714 100644
--- a/app/src/main/res/layout/f_drawer_main.xml
+++ b/app/src/main/res/layout/f_drawer_main.xml
@@ -88,6 +88,16 @@
android:visibility="gone"
/>
+
+ <se.leap.bitmaskclient.views.IconTextEntry
+ android:id="@+id/tethering"
+ android:layout_width="wrap_content"
+ android:layout_height="wrap_content"
+ app:text="@string/tethering"
+ app:icon="@drawable/ic_access_point_36"
+ android:visibility="gone"
+ />
+
<se.leap.bitmaskclient.views.IconTextEntry
android:id="@+id/exclude_apps"
android:layout_width="wrap_content"