From ef2962f317a8905aa30283a595b9923ed49465f4 Mon Sep 17 00:00:00 2001 From: Phillip Thelen Date: Mon, 30 Oct 2023 23:34:50 +0100 Subject: [PATCH] make notifications reload more reliably --- .../res/layout/activity_notifications.xml | 70 +++++++++++++++++-- Habitica/res/layout/no_notifications.xml | 4 +- .../ui/activities/NotificationsActivity.kt | 49 +++++++------ .../SubscriptionBottomSheetFragment.kt | 6 +- 4 files changed, 97 insertions(+), 32 deletions(-) diff --git a/Habitica/res/layout/activity_notifications.xml b/Habitica/res/layout/activity_notifications.xml index 5866b4e2e..59eb84eea 100644 --- a/Habitica/res/layout/activity_notifications.xml +++ b/Habitica/res/layout/activity_notifications.xml @@ -39,15 +39,73 @@ - + android:orientation="vertical"> + + + + + + + + + +