From 8caa0fcd8261f6c3d885cd880df3aac156f9d120 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 12 Mar 2012 14:57:57 +0300 Subject: implement new attachment UI with buttons to copy URL/view separate attachment --- res/layout/article_fragment.xml | 35 +++++++++++++++++++++++++++++++---- 1 file changed, 31 insertions(+), 4 deletions(-) (limited to 'res/layout/article_fragment.xml') diff --git a/res/layout/article_fragment.xml b/res/layout/article_fragment.xml index 3b1eac6b..4b2b3936 100644 --- a/res/layout/article_fragment.xml +++ b/res/layout/article_fragment.xml @@ -48,10 +48,10 @@ 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" /> + android:text="There are many variations of passages of Lorem Ipsum available" + android:textSize="15sp" /> + android:textSize="10sp" /> - + + + + + +