Skip to content

Commit 2e64286

Browse files
scottamainAndroid Git Automerger
authored andcommitted
am be676b6: am 4a5425d: fix layout bug
* commit 'be676b6cc4a2a594dcb1fb233539cf927f0b49e5': fix layout bug
2 parents 4feac67 + be676b6 commit 2e64286

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)