From 5f65708e95038c7064bc1222e300b59846e64351 Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Fri, 19 May 2017 13:36:44 +0200 Subject: Fixed action height --- app/src/main/res/layout/feeditemlist_item.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/feeditemlist_item.xml b/app/src/main/res/layout/feeditemlist_item.xml index 926ce1a07..57d1e4d75 100644 --- a/app/src/main/res/layout/feeditemlist_item.xml +++ b/app/src/main/res/layout/feeditemlist_item.xml @@ -7,15 +7,15 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="horizontal" - tools:background="@android:color/darker_gray" - android:paddingTop="@dimen/listitem_threeline_verticalpadding" - android:paddingBottom="@dimen/listitem_threeline_verticalpadding"> + tools:background="@android:color/darker_gray">