mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 22:56:33 +02:00
Make sure loader start
This commit is contained in:
@@ -313,6 +313,10 @@ public class FragmentIdentity extends FragmentEx {
|
||||
this.args = args;
|
||||
}
|
||||
|
||||
protected void onStartLoading() {
|
||||
forceLoad();
|
||||
}
|
||||
|
||||
@Override
|
||||
public Throwable loadInBackground() {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user