mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-14 11:49:04 +01:00
Merge branch 'promo-video' into 'master'
Instrumentation test for tutorial video and sign-in Closes #1967 See merge request briar/briar!1423
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
android:layout_height="match_parent">
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/logoView"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center"
|
||||
|
||||
@@ -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