am a42ddee1: Merge "Doc update: fix broken XML causing prob in View" into jb-mr1.1-docs
* commit 'a42ddee1c2fad01521812ffde5968b9e92487caa': Doc update: fix broken XML causing prob in View
This commit is contained in:
@@ -2082,11 +2082,11 @@
|
||||
<!-- Don't use a layer. -->
|
||||
<enum name="none" value="0" />
|
||||
<!-- Use a software layer. Refer to
|
||||
{@link android.view.View#setLayerType(int, android.graphics.Paint) for
|
||||
{@link android.view.View#setLayerType(int, android.graphics.Paint)} for
|
||||
more information. -->
|
||||
<enum name="software" value="1" />
|
||||
<!-- Use a hardware layer. Refer to
|
||||
{@link android.view.View#setLayerType(int, android.graphics.Paint) for
|
||||
{@link android.view.View#setLayerType(int, android.graphics.Paint)} for
|
||||
more information. -->
|
||||
<enum name="hardware" value="2" />
|
||||
</attr>
|
||||
|
||||
Reference in New Issue
Block a user