Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ec501466 authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

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

* commit '2e642866':
  fix layout bug
parents 3ca59713 2e642866
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"