aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Heroy <johnheroy@gmail.com>2015-10-20 16:26:37 -0700
committerJohn Heroy <johnheroy@gmail.com>2015-10-20 16:26:37 -0700
commit6593e182a94bd23863926e2466a7c453ce31849a (patch)
tree0660914b20c56e0baf31c8e2f98ec0c5e022b0b6
parent9b435c91c5d6e13efc004f0caa88ee36916b9534 (diff)
downloadconnectbot-6593e182a94bd23863926e2466a7c453ce31849a.tar.gz
connectbot-6593e182a94bd23863926e2466a7c453ce31849a.tar.bz2
connectbot-6593e182a94bd23863926e2466a7c453ce31849a.zip
Add newline at end of volume preference dialog layout XML file.
-rw-r--r--app/src/main/res/layout/volume_preference_dialog_layout.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/volume_preference_dialog_layout.xml b/app/src/main/res/layout/volume_preference_dialog_layout.xml
index fb4bb22..c26dd8e 100644
--- a/app/src/main/res/layout/volume_preference_dialog_layout.xml
+++ b/app/src/main/res/layout/volume_preference_dialog_layout.xml
@@ -47,4 +47,4 @@
android:secondaryProgress="0"
/>
-</LinearLayout> \ No newline at end of file
+</LinearLayout>