blob: 6b3cb6be3190d318796509c566b5044df4ef6f9f [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
<fragment
android:id="@+id/page_list_fragment"
android:name="android.support.v17.leanback.supportleanbackshowcase.app.page.PageAndListRowFragment"
android:layout_width="match_parent"
android:layout_height="match_parent" />
</FrameLayout>