mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-24 07:01:05 +00:00
Manual sync can still download messages
This commit is contained in:
parent
ff738caa37
commit
631fc07b8d
1 changed files with 0 additions and 1 deletions
|
@ -136,7 +136,6 @@ public class FragmentFolder extends FragmentBase {
|
|||
@Override
|
||||
public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) {
|
||||
cbPoll.setEnabled(isChecked);
|
||||
cbDownload.setEnabled(isChecked);
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue