From 81295bc07f7c558e18c02b03421bdbfd3d3c28c6 Mon Sep 17 00:00:00 2001 From: daniel oeh Date: Tue, 26 Jun 2012 17:56:47 +0200 Subject: Made startup loading more stable --- res/layout/feeditemview.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'res/layout') diff --git a/res/layout/feeditemview.xml b/res/layout/feeditemview.xml index 794355be2..2485dd585 100644 --- a/res/layout/feeditemview.xml +++ b/res/layout/feeditemview.xml @@ -12,14 +12,26 @@ + android:layout_height="wrap_content" + android:textSize="16dp" /> + android:layout_height="wrap_content" + android:textStyle="italic" + android:textColor="@color/gray" /> - + +