From 2d12d7ce5b3bf1c1cfa73b1e18266a1692c98cd7 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Wed, 1 Feb 2023 18:39:58 +0100 Subject: [PATCH] Increase the about item padding & fix help section title --- app/src/main/res/layout/activity_help.xml | 2 +- app/src/main/res/values/style.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/layout/activity_help.xml b/app/src/main/res/layout/activity_help.xml index bf77fa7d3..729a33e2d 100644 --- a/app/src/main/res/layout/activity_help.xml +++ b/app/src/main/res/layout/activity_help.xml @@ -15,7 +15,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" app:navigationIcon="?homeAsUpIndicator" - app:title="@string/community" /> + app:title="@string/help" /> 20dp 15dp 15dp - 10dp - 10dp + 15dp + 15dp