blob: 1e0ef611712cf51e7ca4447ec4b59e6337340c46 [file] [log] [blame]
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="wrap_content">
<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:background="@drawable/unknownDrawabl<caret>e"
/>
</LinearLayout>