Warning, /system/mycroft-gui/application/android/res/values/apptheme.xml is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="utf-8"?> 0002 <resources> 0003 <style name="AppTheme" parent="@android:style/Theme.DeviceDefault.Light.NoActionBar"> 0004 <item name="android:windowBackground">@drawable/mycroft_splash</item> 0005 <item name="android:windowNoTitle">true</item> 0006 </style> 0007 </resources>