aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/src/main/res/values/attrs.xml
diff options
context:
space:
mode:
authorSamuel Holland <samuel@sholland.org>2018-09-05 18:33:42 -0500
committerSamuel Holland <samuel@sholland.org>2018-11-11 21:50:23 -0600
commita264f7ab36bf1335999d53cb4a0d753c54b231d0 (patch)
tree8adb020e43111ff0420569c16c8c529f69b6a0e5 /app/src/main/res/values/attrs.xml
parenttools: wg-quick: bump (diff)
downloadwireguard-android-a264f7ab36bf1335999d53cb4a0d753c54b231d0.tar.xz
wireguard-android-a264f7ab36bf1335999d53cb4a0d753c54b231d0.zip
Auto-format the source directories
Blame Jason for writing Java in vim. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'app/src/main/res/values/attrs.xml')
-rw-r--r--app/src/main/res/values/attrs.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/values/attrs.xml b/app/src/main/res/values/attrs.xml
index 85a987f9..86a86e63 100644
--- a/app/src/main/res/values/attrs.xml
+++ b/app/src/main/res/values/attrs.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="Multiselected">
- <attr name="state_multiselected" format="boolean"/>
+ <attr name="state_multiselected" format="boolean" />
</declare-styleable>
-</resources> \ No newline at end of file
+</resources>