Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/M66B/FairEmail
/ run
Method
run
app/src/main/java/eu/faircode/email/ActivityMain.java:213–216 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
211
212
final
Runnable splash =
new
Runnable() {
213
@Override
214
public
void
run() {
215
getWindow().setBackgroundDrawableResource(R.drawable.splash);
216
}
217
};
218
219
final
SimpleTask<Boolean> boot =
new
SimpleTask<Boolean>() {
Callers
nothing calls this directly
Calls
2
watchdog
Method · 0.95
watchdog
Method · 0.95
Tested by
no test coverage detected