From: jabarros Date: Wed, 9 Jul 2014 14:28:09 +0000 (+0200) Subject: Fixed bug. Icons are not shown correctly in the file list X-Git-Tag: oc-android-1.7.0_signed~125^2~9 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/64a94f351df917a81361a573e7c7998890369173?ds=inline;hp=--cc Fixed bug. Icons are not shown correctly in the file list --- 64a94f351df917a81361a573e7c7998890369173 diff --git a/res/layout/list_item.xml b/res/layout/list_item.xml index 5e7edc67..911c4b26 100644 --- a/res/layout/list_item.xml +++ b/res/layout/list_item.xml @@ -25,7 +25,7 @@ android:layout_height="56dp"> @@ -52,6 +52,7 @@ android:layout_height="wrap_content" android:layout_gravity="bottom|right" android:layout_marginBottom="10dp" + android:layout_marginRight="2dp" android:src="@drawable/ic_favorite" />