blob: b6f7e9308280b2c0d5159c21de45c1ac56f7e7a2 [file] [log] [blame]
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:padding="10dip"
android:layout_width="fill_parent"
android:layout_height="wrap_content">
<TextView
android:layout_width="fill_parent"
<warning>unknownAttribute</warning>=""
android:layout_height="wrap_content"
android:layout_marginBottom="10dip"
android:text="@string/welcome"
<warning>android:unknownAttribute</warning>=""
/>
</LinearLayout>