闪屏的时候,先白一会,才能进入

    xiaoxiao2021-12-14  20

    <style name="Theme.AppStartLoadTranslucent" parent="Theme.AppCompat.Light.NoActionBar">         <item name="android:windowIsTranslucent">true</item>         <item name="android:windowNoTitle">true</item>

        </style>

    继承Splash主题  

    转载请注明原文地址: https://ju.6miu.com/read-962462.html

    最新回复(0)