blob: e2fbf7c0415c09d06524459c2e3fed05f6e03b0b [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<layout xmlns:android="http://schemas.android.com/apk/res/android">
<fragment
android:id="@+id/fragment"
android:name="android.databinding.testapp.TestFragment"
android:layout_height="match_parent"
android:layout_width="match_parent"
/>
</layout>