blob: fba76aca48916264f02199656b0d9a05e1472fd2 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:text="Hello World, MyActivity"
android:background="@android:color/holo_red_dark"/>