From 2c615e430d6ccffd46cf3769a8b7c681b3cdf419 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 1 Jun 2015 16:30:23 +0300 Subject: material design icon overhaul --- org.fox.ttrss/src/main/res/layout/headlines_row.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (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 56b3f65d..d835d41e 100755 --- a/org.fox.ttrss/src/main/res/layout/headlines_row.xml +++ b/org.fox.ttrss/src/main/res/layout/headlines_row.xml @@ -3,8 +3,8 @@ xmlns:tools="http://schemas.android.com/tools" xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/headlines_row" - android:layout_width="fill_parent" - android:layout_height="wrap_content" + android:layout_width="wrap_content" + android:layout_height="match_parent" tools:ignore="HardcodedText" > + android:src="@drawable/ic_star_outline_dark" /> + android:src="@drawable/ic_rss_box_dark" />