diff --git a/res/layout/homepage_slice_tile.xml b/res/layout/homepage_slice_tile.xml
index 7d108e15ca1..807c26bd7c4 100644
--- a/res/layout/homepage_slice_tile.xml
+++ b/res/layout/homepage_slice_tile.xml
@@ -31,7 +31,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
- style="@style/slice_view_style"/>
+ style="@style/SliceViewStyle"/>
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 52e3e9268e6..747210eeb04 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -454,6 +454,7 @@
-
-
+
+