From fbee711fb5ffcf43ced0b8f1364594ce176a9040 Mon Sep 17 00:00:00 2001 From: Phillip Thelen Date: Tue, 27 Oct 2020 15:53:22 +0100 Subject: [PATCH] Fix profile achievement sizes. Fixes #1314 --- Habitica/res/layout/profile_achievement_item.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Habitica/res/layout/profile_achievement_item.xml b/Habitica/res/layout/profile_achievement_item.xml index 79597d434..c2a412d2f 100644 --- a/Habitica/res/layout/profile_achievement_item.xml +++ b/Habitica/res/layout/profile_achievement_item.xml @@ -1,11 +1,11 @@ + android:layout_height="wrap_content" + android:layout_margin="10dp" + android:orientation="vertical">