UI improvements
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:clipToPadding="false"
|
android:clipToPadding="false"
|
||||||
|
android:scrollIndicators="top"
|
||||||
android:scrollbars="vertical"
|
android:scrollbars="vertical"
|
||||||
app:layout_behavior="@string/appbar_scrolling_view_behavior">
|
app:layout_behavior="@string/appbar_scrolling_view_behavior">
|
||||||
|
|
||||||
|
|||||||
@@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
<style name="Base.V31.Kotatsu" parent="Base.V27.Kotatsu">
|
<style name="Base.V31.Kotatsu" parent="Base.V27.Kotatsu">
|
||||||
<item name="android:windowSplashScreenAnimatedIcon">@drawable/avd_splash</item>
|
<item name="android:windowSplashScreenAnimatedIcon">@drawable/avd_splash</item>
|
||||||
|
<item name="android:windowSplashScreenBackground">@android:color/system_neutral2_50</item>
|
||||||
<item name="android:windowSplashScreenAnimationDuration">800</item>
|
<item name="android:windowSplashScreenAnimationDuration">800</item>
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user