We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a82ee49 + 6b3a012 commit b9e8b25Copy full SHA for b9e8b25
1 file changed
docs/html/guide/developing/tools/draw9patch.jd
@@ -39,7 +39,7 @@ You'll need the PNG image with which you'd like to create a NinePatch.</p>
39
A previously saved 9-patch file (<code>*.9.png</code>) will be loaded as-is,
40
with no drawing area added, because it already exists.</p>
41
42
-<img src="{@docRoot}images/draw9patch-bad.png" style="float:right" alt="" height="300" width="341"
+<img src="{@docRoot}images/draw9patch-bad.png" style="float:right;clear:both" alt="" height="300" width="341"
43
/>
44
45
<p>Optional controls include:</p>
0 commit comments