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_selected.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'res/layout/headlines_row_selected.xml') diff --git a/res/layout/headlines_row_selected.xml b/res/layout/headlines_row_selected.xml index 81760bc4..ff755483 100644 --- a/res/layout/headlines_row_selected.xml +++ b/res/layout/headlines_row_selected.xml @@ -2,9 +2,9 @@ - + android:background="?headlineSelectedBackground" + android:id="@+id/headlines_row" android:orientation="horizontal" android:layout_height="wrap_content"> + -- cgit v1.2.3