summaryrefslogtreecommitdiffstats
path: root/res/layout/details.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/details.xml')
-rw-r--r--res/layout/details.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/details.xml b/res/layout/details.xml
index dfda0ee22..1fea0a0fb 100644
--- a/res/layout/details.xml
+++ b/res/layout/details.xml
@@ -19,5 +19,5 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textAppearance="?android:attr/textAppearanceMedium"
- android:gravity="left"
+ android:gravity="start"
/>