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