diff --git a/graphics/java/android/graphics/drawable/ShapeDrawable.java b/graphics/java/android/graphics/drawable/ShapeDrawable.java index a3d8c9236a743..72edf03744a2e 100644 --- a/graphics/java/android/graphics/drawable/ShapeDrawable.java +++ b/graphics/java/android/graphics/drawable/ShapeDrawable.java @@ -53,9 +53,9 @@ import java.io.IOException; * For more information about how to use ShapeDrawable, read the * Canvas and Drawables document. For more information about defining a - * ShapeDrawable in XML, read the Drawable Resources - * document. + * ShapeDrawable in XML, read the + * + * Drawable Resources document. *

* *