Merge commit '563dc08ec0d80d60926ec27385733bfe4c8c5ee2' * commit '563dc08ec0d80d60926ec27385733bfe4c8c5ee2': AI 147812: close <em> tag
This commit is contained in:
committed by
The Android Open Source Project
commit
e485fa5192
@@ -244,7 +244,7 @@
|
||||
<!-- Special variation on the default theme that ensures the background is
|
||||
completely black. This is useful for things like image viewers and
|
||||
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">
|
||||
<item name="android:windowBackground">@android:color/black</item>
|
||||
<item name="android:colorBackground">@android:color/black</item>
|
||||
|
||||
Reference in New Issue
Block a user