mirror of
https://github.com/bitwarden/mobile
synced 2025-12-31 07:33:46 +00:00
Splash screen, styling updates, focus with delay for android.
This commit is contained in:
@@ -8,4 +8,8 @@
|
||||
<item name="android:windowBackground">@color/lightgray</item>
|
||||
<item name="android:navigationBarColor">@color/darkaccent</item>
|
||||
</style>
|
||||
<style name="BitwardenTheme.Splash" parent="Theme.AppCompat.Light">
|
||||
<item name="android:windowBackground">@drawable/splash_screen</item>
|
||||
<item name="android:windowNoTitle">true</item>
|
||||
</style>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user