summaryrefslogtreecommitdiffstats
path: root/res/layout-port/user_folder.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-port/user_folder.xml')
-rw-r--r--res/layout-port/user_folder.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout-port/user_folder.xml b/res/layout-port/user_folder.xml
index 27d70fc7a..3d0dfb7fc 100644
--- a/res/layout-port/user_folder.xml
+++ b/res/layout-port/user_folder.xml
@@ -14,7 +14,7 @@
limitations under the License.
-->
-<com.android.launcher.UserFolder xmlns:android="http://schemas.android.com/apk/res/android"
+<com.android.launcher2.UserFolder xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical">
<Button
@@ -44,4 +44,4 @@
android:verticalSpacing="10dip"
android:numColumns="4" />
-</com.android.launcher.UserFolder>
+</com.android.launcher2.UserFolder>