From 583578fe8afcdb1778b37c38f6e4ccc56c35612e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 1 Jun 2017 17:03:11 +0300 Subject: WIP: headlines list switched to recycler view known issues: context menu not working --- org.fox.ttrss/src/main/res/layout/headlines_row.xml | 2 +- 1 file changed, 1 insertion(+), 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 1d4e135e..013000c9 100755 --- a/org.fox.ttrss/src/main/res/layout/headlines_row.xml +++ b/org.fox.ttrss/src/main/res/layout/headlines_row.xml @@ -3,7 +3,7 @@ xmlns:tools="http://schemas.android.com/tools" android:id="@+id/headlines_row" android:layout_width="wrap_content" - android:layout_height="match_parent" + android:layout_height="wrap_content" tools:ignore="HardcodedText">