am ec501466: am 2e642866: am be676b6c: am 4a5425db: fix layout bug

* commit 'ec501466ea78758de4e0ab8057713c697829c2ec':
  fix layout bug
This commit is contained in:
Scott Main
2012-09-21 16:05:44 -07:00
committed by Android Git Automerger

View 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"