blob: 7e075a647331f8a2f66f98f194efc0ebad6239ff [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:background="@drawable/picture3"
tools:context="p1.p2.MyActivity">
<TextView tools:text="@string/h<caret>ello"/>
</LinearLayout>