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