blob: b989d9e10c3d63bf6261d5af02587b81ec0508b4 [file] [log] [blame]
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
>
<TextView
android:id="@android:id/text1"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="default"
/>
</LinearLayout>