From f424c9c642433683f1786343b3b9ad1cc655006e Mon Sep 17 00:00:00 2001 From: Milos Kozak Date: Mon, 13 Jun 2016 22:59:31 +0200 Subject: [PATCH] ConfigBuilder fragment formating --- .../res/layout/configbuilder_fragment.xml | 30 ++++++++++++++----- 1 file changed, 23 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/layout/configbuilder_fragment.xml b/app/src/main/res/layout/configbuilder_fragment.xml index f2ca289e15..d6fc7f4343 100644 --- a/app/src/main/res/layout/configbuilder_fragment.xml +++ b/app/src/main/res/layout/configbuilder_fragment.xml @@ -22,8 +22,9 @@ android:id="@+id/configbuilder_pumplistview" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_margin="10dp" - android:layout_marginRight="10dp" /> + android:layout_marginRight="10dp" + android:layout_marginLeft="10dp" + android:background="@color/cardColorBackground" /> + android:layout_height="wrap_content" + android:layout_marginLeft="10dp" + android:layout_marginRight="10dp" + android:background="@color/cardColorBackground" /> + android:layout_height="wrap_content" + android:layout_marginLeft="10dp" + android:layout_marginRight="10dp" + android:background="@color/cardColorBackground" /> + android:layout_height="wrap_content" + android:layout_marginLeft="10dp" + android:layout_marginRight="10dp" + android:background="@color/cardColorBackground" /> + android:layout_height="wrap_content" + android:layout_marginLeft="10dp" + android:layout_marginRight="10dp" + android:background="@color/cardColorBackground" /> + android:layout_height="wrap_content" + android:layout_marginLeft="10dp" + android:layout_marginRight="10dp" + android:background="@color/cardColorBackground" />