We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 75f1fde + 320834c commit 23ce76cCopy full SHA for 23ce76c
1 file changed
docs/html/guide/developing/tools/draw9patch.jd
@@ -41,7 +41,7 @@ You'll need the PNG image with which you'd like to create a NinePatch.</p>
41
A previously saved 9-patch file (<code>*.9.png</code>) will be loaded as-is,
42
with no drawing area added, because it already exists.</p>
43
44
-<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"
45
/>
46
47
<p>Optional controls include:</p>
0 commit comments