blob: d72f4ba4cc86970ac8dacca7f0d2a583d9f151ed [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:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_marginTop="50pt"
android:layout_marginLeft="50dp"
android:layout_marginBottom="50"
/>
</FrameLayout>