summaryrefslogtreecommitdiff
path: root/res/layout/article_fragment.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-05-27 23:13:27 +0400
committerAndrew Dolgov <[email protected]>2013-05-27 23:13:27 +0400
commitb87a1056d768b02abc1db897ec0f31c3cf5e118f (patch)
tree1b658001265d9f8b36b8a952d6272814c087f313 /res/layout/article_fragment.xml
parent9e7ece34c4b0f455da46353c5c1e0237f3e0873c (diff)
article view: align comments to right
Diffstat (limited to 'res/layout/article_fragment.xml')
-rw-r--r--res/layout/article_fragment.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/article_fragment.xml b/res/layout/article_fragment.xml
index 73698d3f..fb4d7b15 100644
--- a/res/layout/article_fragment.xml
+++ b/res/layout/article_fragment.xml
@@ -47,6 +47,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="1"
+ android:gravity="right"
android:text="24 comments"
android:textColor="?linkColor"
android:textSize="12sp" />