From 4739ff697773b37ad5872f0ae72845363c9ab93b Mon Sep 17 00:00:00 2001 From: M66B Date: Sun, 11 Dec 2022 09:15:49 +0100 Subject: [PATCH] Small fix --- app/src/main/res/layout/fragment_setup.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/fragment_setup.xml b/app/src/main/res/layout/fragment_setup.xml index 2eee7a8864..91cd9a37c2 100644 --- a/app/src/main/res/layout/fragment_setup.xml +++ b/app/src/main/res/layout/fragment_setup.xml @@ -1138,7 +1138,7 @@ android:id="@+id/grpExtra" android:layout_width="0dp" android:layout_height="0dp" - app:constraint_referenced_ids="btnNotification,tvNotificationHint,btnSignature,btnReorderAccounts,btnReorderFolders,btnDelete,tvDeleteHint,btnApp,btnMore" /> + app:constraint_referenced_ids="btnNotification,tvNotificationHint,btnSignature,btnReorderAccounts,btnReorderFolders,btnPassword,btnDelete,tvDeleteHint,btnApp,btnMore" />