blob: a0b0b89a54dc1723d35aa925653cee5959da0bb8 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<merge xmlns:android="http://schemas.android.com/apk/res/android">
<TextView android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:text="1"/>
<TextView android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:text="2"/>
</merge>