mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-06 04:45:50 +01:00
Manual sync can still download messages
This commit is contained in:
@@ -136,7 +136,6 @@ public class FragmentFolder extends FragmentBase {
|
|||||||
@Override
|
@Override
|
||||||
public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) {
|
public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) {
|
||||||
cbPoll.setEnabled(isChecked);
|
cbPoll.setEnabled(isChecked);
|
||||||
cbDownload.setEnabled(isChecked);
|
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user