From 61dbe18a90f164011e43e23d349a5c1400cb76e8 Mon Sep 17 00:00:00 2001 From: Martin Fietz Date: Tue, 17 Mar 2015 12:53:04 +0100 Subject: [PATCH] Removed unintended layout element to make list items clickable again --- app/src/main/res/layout/gpodnet_podcast_listitem.xml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/app/src/main/res/layout/gpodnet_podcast_listitem.xml b/app/src/main/res/layout/gpodnet_podcast_listitem.xml index 8890f1b77..84c6c280e 100644 --- a/app/src/main/res/layout/gpodnet_podcast_listitem.xml +++ b/app/src/main/res/layout/gpodnet_podcast_listitem.xml @@ -79,15 +79,4 @@ tools:text="http://www.example.com/feed" tools:background="@android:color/holo_green_dark"/> -