* commit 'be676b6cc4a2a594dcb1fb233539cf927f0b49e5': fix layout bug
This commit is contained in:
@ -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">
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:layout_width="fill_parent"
|
android:layout_width="fill_parent"
|
||||||
|
Reference in New Issue
Block a user