From 1fe01350a51152f0f596f3e2c6eaadb36f940b57 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 24 Nov 2011 14:51:23 +0300 Subject: more interface stuff, allow marking headlines as checked --- res/layout/headlines_row.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/layout/headlines_row.xml') diff --git a/res/layout/headlines_row.xml b/res/layout/headlines_row.xml index b47528d0..69a94a04 100644 --- a/res/layout/headlines_row.xml +++ b/res/layout/headlines_row.xml @@ -3,7 +3,7 @@ android:layout_width="fill_parent" android:gravity="center_vertical" android:id="@+id/headlines_row" android:orientation="horizontal" android:layout_height="wrap_content"> - + -- cgit v1.2.3-54-g00ecf