diff --git a/docs/html/guide/topics/ui/controls.jd b/docs/html/guide/topics/ui/controls.jd index 83bb0c8e64faf..a58d9f9b380f3 100644 --- a/docs/html/guide/topics/ui/controls.jd +++ b/docs/html/guide/topics/ui/controls.jd @@ -15,7 +15,7 @@ checkboxes, zoom buttons, toggle buttons, and many more.
href="{@docRoot}guide/topics/ui/declaring-layout.html">XML layout. For example, here's a layout with a text field and button: -
+
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"