mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-06 09:03:56 +02:00
Small fix
This commit is contained in:
@@ -808,7 +808,7 @@ public class FragmentPop extends FragmentBase {
|
||||
|
||||
if (auth != AUTH_TYPE_PASSWORD) {
|
||||
etUser.setEnabled(false);
|
||||
tilPassword.setEnabled(false);
|
||||
tilPassword.getEditText().setEnabled(false);
|
||||
}
|
||||
|
||||
cbIgnoreSchedule.setEnabled(cbSynchronize.isChecked());
|
||||
|
||||
Reference in New Issue
Block a user