diff --git a/docs/html/guide/topics/resources/drawable-resource.jd b/docs/html/guide/topics/resources/drawable-resource.jd index 89c85e22973ae..912b6fd843232 100644 --- a/docs/html/guide/topics/resources/drawable-resource.jd +++ b/docs/html/guide/topics/resources/drawable-resource.jd @@ -1418,7 +1418,7 @@ bound. The value's format is XX%. For instance: 100%, 12.5%, etc. The filename is used as the resource ID.
@[package:]drawable/filename
android:bottom="integer" />
<size
android:width="integer"
- android:color="color"
- android:dashWidth="integer"
- android:dashGap="integer" />
+ android:height="integer" />
<solid
android:color="color" />
<stroke