blob: 90c3c43f25cabd020ea7674b9d818682ab9e668a [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
>
<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="Test App - Flavored - f2"
android:id="@+id/text2"
/>
</LinearLayout>