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