mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-06-12 09:05:33 +02:00
Disable our splash screen on Android 11+
in order to avoid two splash screens from being shown.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<integer name="splashScreenDuration">0</integer>
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user