aboutsummaryrefslogtreecommitdiff
path: root/res/layout/dvr_main.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/dvr_main.xml')
-rw-r--r--res/layout/dvr_main.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/dvr_main.xml b/res/layout/dvr_main.xml
index bac1cc91..6e18a834 100644
--- a/res/layout/dvr_main.xml
+++ b/res/layout/dvr_main.xml
@@ -16,6 +16,6 @@
-->
<fragment xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/dvr_frame"
- android:name="com.android.tv.dvr.ui.DvrBrowseFragment"
+ android:name="com.android.tv.dvr.ui.browse.DvrBrowseFragment"
android:layout_width="match_parent"
android:layout_height="match_parent" /> \ No newline at end of file