blob: c3233a50d44f5bbfd6db170d15ab6038a67d20f1 [file] [log] [blame]
<caret><?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"/>