From 17219c08d18256b50027da95e184983321fa54b9 Mon Sep 17 00:00:00 2001 From: Johannes Mockenhaupt Date: Sat, 17 Mar 2018 22:12:19 +0100 Subject: [PATCH] Combo: fragment spacing fix. --- app/src/main/res/layout/combopump_fragment.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/combopump_fragment.xml b/app/src/main/res/layout/combopump_fragment.xml index 369e4afcd6..67b135b677 100644 --- a/app/src/main/res/layout/combopump_fragment.xml +++ b/app/src/main/res/layout/combopump_fragment.xml @@ -479,7 +479,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_alignParentBottom="true" - android:paddingRight="5dp" + android:paddingRight="4dp" android:orientation="vertical">