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 c5ef6e0a8..14ff2bd28 100644
--- a/res/layout/page_indicator.xml
+++ b/res/layout/page_indicator.xml
@@ -18,7 +18,7 @@
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">
+ android:layout_height="@dimen/dynamic_grid_page_indicator_size">
<ImageView
android:id="@+id/all_apps_handle"
android:layout_width="48dp"