am be676b6c: am 4a5425db: fix layout bug

* commit 'be676b6cc4a2a594dcb1fb233539cf927f0b49e5':
  fix layout bug
This commit is contained in:
Scott Main
2012-09-21 16:00:51 -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 href="{@docRoot}guide/topics/ui/declaring-layout.html">XML layout</a>. For example, here's a
layout with a text field and button:</p> layout with a text field and button:</p>
<pre> <pre style="clear:right">
&lt;?xml version="1.0" encoding="utf-8"?> &lt;?xml version="1.0" encoding="utf-8"?>
&lt;LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" &lt;LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent" android:layout_width="fill_parent"