summaryrefslogtreecommitdiffhomepage
path: root/app/src/main/res/menu/tunnel_detail.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/menu/tunnel_detail.xml')
-rw-r--r--app/src/main/res/menu/tunnel_detail.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/menu/tunnel_detail.xml b/app/src/main/res/menu/tunnel_detail.xml
index 8e2c2eb9..2834a661 100644
--- a/app/src/main/res/menu/tunnel_detail.xml
+++ b/app/src/main/res/menu/tunnel_detail.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
-<menu xmlns:app="http://schemas.android.com/apk/res-auto"
- xmlns:android="http://schemas.android.com/apk/res/android">
+<menu xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:app="http://schemas.android.com/apk/res-auto">
<item
android:id="@+id/menu_action_edit"
android:alphabeticShortcut="e"