From 57eaad7c1b0e0b4426cf6785fdab50991771d2e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Thu, 17 Apr 2014 01:20:32 +0200 Subject: [PATCH] Remove RelativeLayout leftovers --- res/layout/applistitem.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/res/layout/applistitem.xml b/res/layout/applistitem.xml index 2956c0b2e..449d974bd 100644 --- a/res/layout/applistitem.xml +++ b/res/layout/applistitem.xml @@ -23,8 +23,6 @@ android:layout_height="wrap_content" android:paddingLeft="10dp" android:paddingStart="10dp" - android:layout_toRightOf="@id/icon" - android:layout_toEndOf="@id/icon" android:layout_gravity="center_vertical" android:baselineAligned="false" >