summaryrefslogtreecommitdiffstats
path: root/res/layout/live_folder_list.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/live_folder_list.xml')
-rw-r--r--res/layout/live_folder_list.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/live_folder_list.xml b/res/layout/live_folder_list.xml
index f96a19094..00f191e3f 100644
--- a/res/layout/live_folder_list.xml
+++ b/res/layout/live_folder_list.xml
@@ -17,7 +17,7 @@
*/
-->
-<com.android.launcher.LiveFolder xmlns:android="http://schemas.android.com/apk/res/android"
+<com.android.launcher2.LiveFolder xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical">
<Button
@@ -39,4 +39,4 @@
android:cacheColorHint="#ff333333"
android:background="@drawable/box_launcher_bottom" />
-</com.android.launcher.LiveFolder>
+</com.android.launcher2.LiveFolder>