mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-02 19:10:11 +01:00
Name threads
This commit is contained in:
@@ -3053,7 +3053,7 @@ public class FragmentMessages extends FragmentBase {
|
||||
db.endTransaction();
|
||||
}
|
||||
}
|
||||
});
|
||||
}, "messages:timeout");
|
||||
thread.setPriority(THREAD_PRIORITY_BACKGROUND);
|
||||
thread.start();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user