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