mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-16 12:49:55 +01:00
Executors and Services register themselves with the LifecycleManager.
Fixes issue #3612607.
This commit is contained in:
@@ -16,7 +16,6 @@ import com.google.inject.Injector;
|
||||
public class SplashScreenActivity extends RoboSplashActivity {
|
||||
|
||||
public SplashScreenActivity() {
|
||||
super();
|
||||
minDisplayMs = 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user