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