Reversed some things from AMOLED update (#1015)

This commit is contained in:
Bram van de Kerkhof
2017-10-01 10:44:48 +02:00
committed by GitHub
parent eaece18afc
commit bfd46f28e0
6 changed files with 9 additions and 13 deletions

View File

@@ -26,7 +26,6 @@
<style name="Theme.Tachiyomi.Amoled" parent="Theme.Base.Amoled">
<!-- Attributes specific for SDK 21 and up -->
<item name="android:windowDrawsSystemBarBackgrounds">true</item>
<item name="android:statusBarColor">@color/md_black_1000</item>
</style>
<!--==============-->