From 2655bfcfd0faf7512dc8a5b2d9d89f1e116f6cef Mon Sep 17 00:00:00 2001 From: M66B Date: Sat, 30 Nov 2019 12:50:51 +0100 Subject: [PATCH] Cleanup --- app/src/main/res/layout/fragment_account.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/fragment_account.xml b/app/src/main/res/layout/fragment_account.xml index e6a7006ef4..9dbc785420 100644 --- a/app/src/main/res/layout/fragment_account.xml +++ b/app/src/main/res/layout/fragment_account.xml @@ -849,7 +849,7 @@ android:layout_height="0dp" app:constraint_referenced_ids=" tvDomain,tvDomainHint,etDomain,btnAutoConfig, - tvImap,tvActiveSyncSupport,tvHost,etHost,rgEncryption,cbInsecure,tvInsecureRemark,tvPort,etPort" /> + tvImap,tvHost,etHost,rgEncryption,cbInsecure,tvInsecureRemark,tvPort,etPort" />