blob: 0951f220a95ea7376b295112c7c06c1fb7044dc3 [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="match_parent"
android:layout_height="wrap_content"
android:text="Inner layout"
tools:showIn="@layout/outer" />