From 815e40a698057cd8260d962bb7ec83d2bcf8d5ba Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 6 Dec 2011 12:37:46 +0300 Subject: use setemptyview on online lists --- res/layout/headlines_fragment.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/layout/headlines_fragment.xml') diff --git a/res/layout/headlines_fragment.xml b/res/layout/headlines_fragment.xml index 2fb8ffde..5b4a5bcd 100644 --- a/res/layout/headlines_fragment.xml +++ b/res/layout/headlines_fragment.xml @@ -11,6 +11,6 @@ + android:textAppearance="?android:attr/textAppearanceLarge" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/no_headlines"> -- cgit v1.2.3