From fb0998f7a2f2da43ba4a210476b50d638ef96b58 Mon Sep 17 00:00:00 2001 From: Viktor De Pasquale Date: Sat, 27 Apr 2019 11:32:57 +0200 Subject: [PATCH] Fixed section titles that looked odd due to replicating paddings --- app/src/main/res/layout/item_section.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/app/src/main/res/layout/item_section.xml b/app/src/main/res/layout/item_section.xml index 5e65a2835..a70c05537 100644 --- a/app/src/main/res/layout/item_section.xml +++ b/app/src/main/res/layout/item_section.xml @@ -14,11 +14,20 @@ + + \ No newline at end of file