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