We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3ca5971 + 2e64286 commit ec50146Copy full SHA for ec50146
docs/html/guide/topics/ui/controls.jd
@@ -15,7 +15,7 @@ checkboxes, zoom buttons, toggle buttons, and many more.</p>
15
href="{@docRoot}guide/topics/ui/declaring-layout.html">XML layout</a>. For example, here's a
16
layout with a text field and button:</p>
17
18
-<pre>
+<pre style="clear:right">
19
<?xml version="1.0" encoding="utf-8"?>
20
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
21
android:layout_width="fill_parent"
0 commit comments