From 5f0b12d01d6fff1c7125469e89fd63f7347412da Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 7 Apr 2015 11:58:14 +0300 Subject: remove headlineNormalBackground, default to framework theme; enable ripple effect on headlines list --- org.fox.ttrss/src/main/res/layout/headlines_row.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'org.fox.ttrss/src/main/res/layout/headlines_row.xml') diff --git a/org.fox.ttrss/src/main/res/layout/headlines_row.xml b/org.fox.ttrss/src/main/res/layout/headlines_row.xml index a0546db2..56b3f65d 100755 --- a/org.fox.ttrss/src/main/res/layout/headlines_row.xml +++ b/org.fox.ttrss/src/main/res/layout/headlines_row.xml @@ -5,7 +5,6 @@ android:id="@+id/headlines_row" android:layout_width="fill_parent" android:layout_height="wrap_content" - android:background="?headlineNormalBackground" tools:ignore="HardcodedText" >