Skip to content

Commit ec50146

Browse files
scottamainAndroid Git Automerger
authored andcommitted
am 2e64286: am be676b6: am 4a5425d: fix layout bug
* commit '2e6428668c97826e169e51ac5d0a7c6e8ba3bd79': fix layout bug
2 parents 3ca5971 + 2e64286 commit ec50146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ checkboxes, zoom buttons, toggle buttons, and many more.</p>
1515
href="{@docRoot}guide/topics/ui/declaring-layout.html">XML layout</a>. For example, here's a
1616
layout with a text field and button:</p>
1717

18-
<pre>
18+
<pre style="clear:right">
1919
&lt;?xml version="1.0" encoding="utf-8"?>
2020
&lt;LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
2121
android:layout_width="fill_parent"

0 commit comments

Comments
 (0)