mirror of https://github.com/M66B/FairEmail.git
parent
906381dde5
commit
c45757c73b
|
@ -2735,7 +2735,6 @@ public class FragmentMessages extends FragmentBase implements SharedPreferences.
|
|||
|
||||
private void check() {
|
||||
if (getLifecycle().getCurrentState().isAtLeast(Lifecycle.State.STARTED))
|
||||
if (!rvMessage.isComputingLayout())
|
||||
adapter.checkInternet();
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue