mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-14 19:59:05 +01:00
Turn splash screen duration into a resource variable
so screenshot tests can define a different duration
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
<integer name="animationSpeed">@android:integer/config_mediumAnimTime</integer>
|
||||
|
||||
<integer name="splashScreenDuration">500</integer>
|
||||
|
||||
<declare-styleable name="BriarRecyclerView">
|
||||
<attr name="scrollToEnd" format="boolean" />
|
||||
<attr name="emptyImage" format="integer" />
|
||||
|
||||
Reference in New Issue
Block a user