lijianqiang12
5/29/2017 - 2:48 PM

启动页

启动页

  <style name="SplashTheme" parent="AppTheme">
    <item name="android:windowBackground">@drawable/splash</item>
    <item name="android:windowFullscreen">true</item>
    <!--<item name="android:windowIsTranslucent">true</item>-->
  </style>