Loading core/res/res/values/themes.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -244,7 +244,7 @@ <!-- Special variation on the default theme that ensures the background is <!-- Special variation on the default theme that ensures the background is completely black. This is useful for things like image viewers and completely black. This is useful for things like image viewers and media players. If you want the normal (dark background) theme media players. If you want the normal (dark background) theme do <em>not<em> use this, use {@link #Theme}. --> do <em>not</em> use this, use {@link #Theme}. --> <style name="Theme.Black"> <style name="Theme.Black"> <item name="android:windowBackground">@android:color/black</item> <item name="android:windowBackground">@android:color/black</item> <item name="android:colorBackground">@android:color/black</item> <item name="android:colorBackground">@android:color/black</item> Loading Loading
core/res/res/values/themes.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -244,7 +244,7 @@ <!-- Special variation on the default theme that ensures the background is <!-- Special variation on the default theme that ensures the background is completely black. This is useful for things like image viewers and completely black. This is useful for things like image viewers and media players. If you want the normal (dark background) theme media players. If you want the normal (dark background) theme do <em>not<em> use this, use {@link #Theme}. --> do <em>not</em> use this, use {@link #Theme}. --> <style name="Theme.Black"> <style name="Theme.Black"> <item name="android:windowBackground">@android:color/black</item> <item name="android:windowBackground">@android:color/black</item> <item name="android:colorBackground">@android:color/black</item> <item name="android:colorBackground">@android:color/black</item> Loading