Loading res/values-v11/themes.xml +1 −3 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <resources xmlns:android="http://schemas.android.com/apk/res/android"> <style name="Theme.K9.Startup" parent="Theme.Sherlock.NoActionBar"> <item name="android:windowBackground">@android:color/black</item> </style> <style name="Theme.K9.Startup" parent="Theme.K9.Dark" /> <style name="Theme.K9.Dark" parent="Theme.K9.Dark.Base"> <item name="composerBackgroundColor">@android:color/background_dark</item> Loading res/values-v14/themes.xml 0 → 100644 +8 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <resources xmlns:android="http://schemas.android.com/apk/res/android"> <style name="Theme.K9.Startup" parent="Theme.Sherlock.NoActionBar"> <item name="android:windowBackground">@android:color/black</item> </style> </resources> Loading
res/values-v11/themes.xml +1 −3 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <resources xmlns:android="http://schemas.android.com/apk/res/android"> <style name="Theme.K9.Startup" parent="Theme.Sherlock.NoActionBar"> <item name="android:windowBackground">@android:color/black</item> </style> <style name="Theme.K9.Startup" parent="Theme.K9.Dark" /> <style name="Theme.K9.Dark" parent="Theme.K9.Dark.Base"> <item name="composerBackgroundColor">@android:color/background_dark</item> Loading
res/values-v14/themes.xml 0 → 100644 +8 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <resources xmlns:android="http://schemas.android.com/apk/res/android"> <style name="Theme.K9.Startup" parent="Theme.Sherlock.NoActionBar"> <item name="android:windowBackground">@android:color/black</item> </style> </resources>