From 333d81dd74aa701c4de8cc2d4c6bf204405279ab Mon Sep 17 00:00:00 2001 From: Aurelien Hubert Date: Thu, 2 May 2019 09:40:51 +0200 Subject: [PATCH] Clean layout --- app/src/main/res/layout/layout_legend_color.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/src/main/res/layout/layout_legend_color.xml b/app/src/main/res/layout/layout_legend_color.xml index 7fd49b54..d64a5857 100644 --- a/app/src/main/res/layout/layout_legend_color.xml +++ b/app/src/main/res/layout/layout_legend_color.xml @@ -3,8 +3,7 @@ xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" - android:layout_height="wrap_content" - android:orientation="vertical"> + android:layout_height="wrap_content">