summaryrefslogtreecommitdiffstats
path: root/res/layout/page_indicator.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/page_indicator.xml')
-rw-r--r--res/layout/page_indicator.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/page_indicator.xml b/res/layout/page_indicator.xml
index 14eff75d0..68fe3dd60 100644
--- a/res/layout/page_indicator.xml
+++ b/res/layout/page_indicator.xml
@@ -15,7 +15,7 @@
-->
<com.android.launcher3.PageIndicator
xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:launcher="http://schemas.android.com/apk/res-auto/com.android.launcher3"
+ xmlns:launcher="http://schemas.android.com/apk/res-auto"
android:animateLayoutChanges="true"
launcher:windowSize="@integer/config_maxNumberOfPageIndicatorsToShow">
</com.android.launcher3.PageIndicator>