summaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-02-25 14:05:37 +0300
committerAndrew Dolgov <[email protected]>2012-02-25 14:05:37 +0300
commitfeefd1fd9abcd9dab90a233f3ce0602b1e007930 (patch)
tree29b578dd6d653602201ff5b1b2cfc7cd8e661995 /res/layout
parent9b637ba1392d21f86f3964adb3889bbf8df32465 (diff)
support different article text sizes
Diffstat (limited to 'res/layout')
-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 ea0776c9..3b1eac6b 100644
--- a/res/layout/article_fragment.xml
+++ b/res/layout/article_fragment.xml
@@ -48,6 +48,7 @@
android:layout_height="wrap_content"
android:layout_above="@+id/linearLayout3"
android:layout_alignParentLeft="true"
+ android:textSize="15sp"
android:layout_alignParentTop="true"
android:layout_weight="1"
android:text="There are many variations of passages of Lorem Ipsum available" />