From eb6a91ccaf4088ee9d0f94b78d335cea091ecd82 Mon Sep 17 00:00:00 2001 From: M66B Date: Wed, 18 Jan 2023 00:16:41 +0100 Subject: [PATCH] Cleanup --- app/src/main/res/layout/fragment_options_backup.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/fragment_options_backup.xml b/app/src/main/res/layout/fragment_options_backup.xml index 76e6c1487f..4859fa30a2 100644 --- a/app/src/main/res/layout/fragment_options_backup.xml +++ b/app/src/main/res/layout/fragment_options_backup.xml @@ -367,7 +367,7 @@ android:layout_width="0dp" android:layout_height="0dp" app:constraint_referenced_ids=" - tvLogin,cbAccounts,cbBlockedSenders,cbFilterRules, + tvLogin,cbBlockedSenders, ibSync,tvLastSync, btnLogout,cbDelete" />