Skip to content

Commit be676b6

Browse files
scottamainAndroid Git Automerger
authored andcommitted
am 4a5425d: fix layout bug
* commit '4a5425dbd29329aaffbab3bb83c33bd437958237': fix layout bug
2 parents 7c0edba + 4a5425d commit be676b6

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)