Animated splash screen (mind: preview for the circular loader seems broken in Android Studio, but works in app)

This commit is contained in:
Eugen Rochko 2017-03-07 23:10:41 +01:00
commit 34c4951241
6 changed files with 47 additions and 18 deletions

View file

@ -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>