summaryrefslogtreecommitdiff
path: root/res/layout/article_fragment.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-10-16 15:01:41 +0400
committerAndrew Dolgov <[email protected]>2013-10-16 15:01:41 +0400
commitcc0bd900b663987ed29d1da8ab2ad957d8b84b35 (patch)
tree6da05c77b9bc85ba106560f4a6ec9433647be11f /res/layout/article_fragment.xml
parent780629fff539128065970011931b141b1eb723ed (diff)
font size tweaks, bump version
Diffstat (limited to 'res/layout/article_fragment.xml')
-rw-r--r--res/layout/article_fragment.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/article_fragment.xml b/res/layout/article_fragment.xml
index 7b90619c..5caab8ae 100644
--- a/res/layout/article_fragment.xml
+++ b/res/layout/article_fragment.xml
@@ -43,7 +43,7 @@
android:singleLine="true"
android:text="by Author"
android:textColor="?headlineSecondaryTextColor"
- android:textSize="14sp" />
+ android:textSize="12sp" />
<TextView
android:id="@+id/comments"