summaryrefslogtreecommitdiffstats
path: root/res/layout/horizontal_preference.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/horizontal_preference.xml')
-rw-r--r--res/layout/horizontal_preference.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/horizontal_preference.xml b/res/layout/horizontal_preference.xml
index 4e16e9a..722e053 100644
--- a/res/layout/horizontal_preference.xml
+++ b/res/layout/horizontal_preference.xml
@@ -38,6 +38,6 @@
android:layout_height="wrap_content"
android:layout_width="wrap_content"
android:layout_weight="1"
- android:gravity="end" />
+ android:gravity="end|bottom" />
</LinearLayout>