fix layout bug

Change-Id: Ibf3f04d6c2077c77b75076c02312d3b2dea394eb
This commit is contained in:
Scott Main
2012-09-21 15:55:15 -07:00
parent b79d8ecc27
commit 4a5425dbd2

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"