OSDN Git Service

AI 147812: close <em> tag
authorScott Main <>
Mon, 27 Apr 2009 06:21:55 +0000 (23:21 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Mon, 27 Apr 2009 06:21:55 +0000 (23:21 -0700)
  BUG=1668453

Automated import of CL 147812

core/res/res/values/themes.xml

index 6b3d740..89a2511 100644 (file)
     <!-- 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>