aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/src/main/res/menu/config_editor.xml
diff options
context:
space:
mode:
authorSamuel Holland <samuel@sholland.org>2018-04-30 11:39:12 -0500
committerSamuel Holland <samuel@sholland.org>2018-04-30 11:39:12 -0500
commitf426e1a2d75d306779897c941308b9c36425755b (patch)
tree12293719d001f3eef3a54244688279e62e2513a1 /app/src/main/res/menu/config_editor.xml
parentapp: Sort dependencies (diff)
downloadwireguard-android-f426e1a2d75d306779897c941308b9c36425755b.tar.xz
wireguard-android-f426e1a2d75d306779897c941308b9c36425755b.zip
global: Automatic code formatting
Signed-off-by: Samuel Holland <samuel@sholland.org>
Diffstat (limited to 'app/src/main/res/menu/config_editor.xml')
-rw-r--r--app/src/main/res/menu/config_editor.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/menu/config_editor.xml b/app/src/main/res/menu/config_editor.xml
index bb58f6c9..dd0137df 100644
--- a/app/src/main/res/menu/config_editor.xml
+++ b/app/src/main/res/menu/config_editor.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_save"
android:alphabeticShortcut="s"