From 0c1d56ee1080f01255f41e79f531b09181b7de23 Mon Sep 17 00:00:00 2001 From: Marcel Hibbe Date: Thu, 27 Mar 2025 18:34:06 +0100 Subject: [PATCH] move notification warning setting to bottom of category Signed-off-by: Marcel Hibbe --- app/src/main/res/layout/activity_settings.xml | 70 +++++++++---------- 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/app/src/main/res/layout/activity_settings.xml b/app/src/main/res/layout/activity_settings.xml index 5283d60c3..28d31573a 100644 --- a/app/src/main/res/layout/activity_settings.xml +++ b/app/src/main/res/layout/activity_settings.xml @@ -210,41 +210,6 @@ android:layout_height="wrap_content" android:orientation="vertical"> - - - - - - - - - - - - + + + + + + + + + + + +