blob: 080adb14e68400a3f498cbab92153ea7c631d7bc [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
<fragment
android:id="@+id/settingsFragment"
android:name="android.support.v17.leanback.supportleanbackshowcase.SettingsExampleFragment"
android:layout_width="match_parent"
android:layout_height="match_parent"></fragment>
</RelativeLayout>