aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/message_status.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2019-01-04 10:04:35 +0100
committerChristian Schneppe <christian@pix-art.de>2019-01-04 10:43:34 +0100
commit6df66c6592e42e1dcbf515222bf3ab5b9178eb18 (patch)
tree66e25c51944cb8b7ac60ecd6936b1e7d1343186e /src/main/res/layout/message_status.xml
parentcbd372c6721e9ca8c55d09490c97801f0485f3f6 (diff)
add RTL support
Diffstat (limited to 'src/main/res/layout/message_status.xml')
-rw-r--r--src/main/res/layout/message_status.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/res/layout/message_status.xml b/src/main/res/layout/message_status.xml
index 34dce2d46..4bc1da3fe 100644
--- a/src/main/res/layout/message_status.xml
+++ b/src/main/res/layout/message_status.xml
@@ -4,8 +4,10 @@
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
+ android:paddingStart="8dp"
android:paddingLeft="8dp"
android:paddingTop="5dp"
+ android:paddingEnd="8dp"
android:paddingRight="8dp"
android:paddingBottom="5dp">