blob: d47f4ae83aac0c99f3ec374bbafb81b74ae231a8 [file] [log] [blame]
<FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="match_parent">
<TextView
android:id=""
android:layout_width="fill_parent"
android:layout_height="wrap_content"
/>
</FrameLayout>