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.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/page_indicator.xml b/res/layout/page_indicator.xml
index 2e1b57f56..e29e5b162 100644
--- a/res/layout/page_indicator.xml
+++ b/res/layout/page_indicator.xml
@@ -16,6 +16,7 @@
<com.android.launcher3.pageindicators.PageIndicatorLineCaret
xmlns:android="http://schemas.android.com/apk/res/android"
+ android:theme="@style/HomeScreenElementTheme"
android:layout_width="match_parent"
android:layout_height="@dimen/dynamic_grid_page_indicator_height">
<ImageView