|
|
|
@ -546,7 +546,6 @@
|
|
|
|
|
android:layout_marginTop="12dp"
|
|
|
|
|
android:checked="true"
|
|
|
|
|
android:text="@string/title_self_identity"
|
|
|
|
|
android:visibility="gone"
|
|
|
|
|
app:layout_constraintStart_toStartOf="parent"
|
|
|
|
|
app:layout_constraintTop_toBottomOf="@id/cbPrimary" />
|
|
|
|
|
|
|
|
|
@ -826,7 +825,7 @@
|
|
|
|
|
tvUser,etUser,tvPassword,tilPassword,tvCaseSensitiveHint,btnCertificate,tvCertificate,btnOAuth,
|
|
|
|
|
tvRealm,etRealm,
|
|
|
|
|
cbUseIp,tvUseIpHint,tvEhlo,etEhlo,
|
|
|
|
|
cbSynchronize,cbPrimary,
|
|
|
|
|
cbSynchronize,cbPrimary,cbSelf,
|
|
|
|
|
cbSenderExtra,tvSenderExtra,etSenderExtra,tvSenderExtraHint,
|
|
|
|
|
tvReplyTo,etReplyTo,tvCc,etCc,tvCcHint,tvBcc,etBcc,tvBccHint,
|
|
|
|
|
cbUnicode,tvMaxSize,etMaxSize" />
|
|
|
|
|