summaryrefslogtreecommitdiffstats
path: root/res/layout/wallpaper_chooser_base.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/wallpaper_chooser_base.xml')
-rw-r--r--res/layout/wallpaper_chooser_base.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/wallpaper_chooser_base.xml b/res/layout/wallpaper_chooser_base.xml
index fa8ea9372..14906674e 100644
--- a/res/layout/wallpaper_chooser_base.xml
+++ b/res/layout/wallpaper_chooser_base.xml
@@ -21,7 +21,7 @@
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
- <fragment class="com.android.launcher2.WallpaperChooserDialogFragment"
+ <fragment class="com.android.launcher3.WallpaperChooserDialogFragment"
android:id="@+id/wallpaper_chooser_fragment"
android:layout_width="match_parent"
android:layout_height="match_parent" />