blob: 6ba3997e399e1345a1ae4fe8323224a600be5851 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<TextView
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="Hello World, MyActivity"
tools:showIn="@layout/test"/>