| | |
| | | <item name="colorOnSecondary">@color/black</item> |
| | | <!-- Status bar color. --> |
| | | <item name="android:statusBarColor" tools:targetApi="l">@color/text_00000000</item> |
| | | <!-- Customize your theme here. --> |
| | | <item name="android:windowBackground">@drawable/logo_bj</item> |
| | | <!-- Customize your theme here. app启动图片¬--> |
| | | <item name="android:windowBackground">@color/text_00000000</item> |
| | | <item name="android:windowTranslucentNavigation">true</item> |
| | | <!-- <item name="android:windowNoTitle">true</item>--> |
| | | <!-- <item name="android:windowFullscreen">true</item>--> |