From 1950cc91cd9b906db69073a561f6a342b3fb99a3 Mon Sep 17 00:00:00 2001 From: Phillip Thelen Date: Thu, 8 Feb 2024 13:03:07 +0100 Subject: [PATCH] show option to reset password when resetting or deleting account --- .../res/layout/dialog_habitica_account.xml | 20 +++++-- .../preferences/HabiticaAccountDialog.kt | 54 ++++++++++++++++++- 2 files changed, 69 insertions(+), 5 deletions(-) diff --git a/Habitica/res/layout/dialog_habitica_account.xml b/Habitica/res/layout/dialog_habitica_account.xml index ef2c716d2..53a295849 100644 --- a/Habitica/res/layout/dialog_habitica_account.xml +++ b/Habitica/res/layout/dialog_habitica_account.xml @@ -53,10 +53,11 @@ - + android:layout_below="@id/toolbar_cardview" + android:orientation="vertical"> - +