blob: 6c736a2de0946973c08d378369ad85bfa9223477 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:an="http://schemas.android.com/apk/res/android"
an:layout_width="fill_parent"
an:layout_height="fill_parent"
>
<TextView
an:layout_width="fill_parent"
an:layout_height="wrap_content"
an:id="@+id/id123"
/>
</LinearLayout>