OSDN Git Service

fix layout bug
authorScott Main <smain@google.com>
Fri, 21 Sep 2012 22:55:15 +0000 (15:55 -0700)
committerScott Main <smain@google.com>
Fri, 21 Sep 2012 22:55:15 +0000 (15:55 -0700)
Change-Id: Ibf3f04d6c2077c77b75076c02312d3b2dea394eb

docs/html/guide/topics/ui/controls.jd

index 83bb0c8..a58d9f9 100644 (file)
@@ -15,7 +15,7 @@ checkboxes, zoom buttons, toggle buttons, and many more.</p>
 href="{@docRoot}guide/topics/ui/declaring-layout.html">XML layout</a>. For example, here's a
 layout with a text field and button:</p>
 
-<pre>
+<pre style="clear:right">
 &lt;?xml version="1.0" encoding="utf-8"?>
 &lt;LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
     android:layout_width="fill_parent"