Animated splash screen (mind: preview for the circular loader seems broken in Android Studio, but works in app)
This commit is contained in:
parent
0822c62eb8
commit
34c4951241
6 changed files with 47 additions and 18 deletions
|
@ -1,9 +1,5 @@
|
|||
<resources>
|
||||
|
||||
<style name="SplashTheme" parent="Theme.AppCompat.NoActionBar">
|
||||
<item name="android:windowBackground">@drawable/splash_background</item>
|
||||
</style>
|
||||
|
||||
<style name="TabLayoutTextStyle" parent="TextAppearance.Design.Tab">
|
||||
<item name="android:textStyle">normal|bold</item>
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue