diff --git a/app/src/main/res/layout/fragment_account.xml b/app/src/main/res/layout/fragment_account.xml index ec803be2ce..9e8dfe1ec2 100644 --- a/app/src/main/res/layout/fragment_account.xml +++ b/app/src/main/res/layout/fragment_account.xml @@ -979,7 +979,7 @@ android:layout_width="0dp" android:layout_height="0dp" app:constraint_referenced_ids=" - tvUser,ibAccount,etUser,tvPassword,tilPassword,tvCaseSensitive,btnCertificate,tvCertificate,tvRealm,etRealm, + tvUser,etUser,tvPassword,tilPassword,tvCaseSensitive,btnCertificate,tvCertificate,tvRealm,etRealm, tvName,tvNameRemark,etName, tvColor,btnColor,tvColorHint,tvColorPro" />