From 2f428e843eeae1040fd3b71fc5e83ebc3ae8005e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 23 May 2013 15:15:23 +0400 Subject: update articlefragment style --- res/layout/article_fragment.xml | 147 ++++++++++++++++++++-------------------- 1 file changed, 72 insertions(+), 75 deletions(-) (limited to 'res/layout') diff --git a/res/layout/article_fragment.xml b/res/layout/article_fragment.xml index 3ef1926a..73698d3f 100644 --- a/res/layout/article_fragment.xml +++ b/res/layout/article_fragment.xml @@ -1,4 +1,4 @@ - + android:layout_weight="1"> + + - + android:layout_weight="1" + android:paddingBottom="4dp" + android:text="My simple headline" + android:textColor="?linkColor" + android:textSize="18sp" /> - + - + - + - - + - - - + android:layout_weight="0.5" + android:ellipsize="end" + android:singleLine="true" + android:text="Example Feed" + android:textColor="?headlineSecondaryTextColor" + android:textSize="12sp" /> - - - - + android:layout_weight="0.5" + android:gravity="right" + android:text="Jan 01, 12:00" + android:textAppearance="?android:attr/textAppearanceSmall" + android:textColor="?headlineSecondaryTextColor" + android:textSize="12sp" /> - + + + + - \ No newline at end of file + \ No newline at end of file -- cgit v1.2.3-54-g00ecf