summaryrefslogtreecommitdiffstats
path: root/res/layout/system_shortcut_icon_only.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/system_shortcut_icon_only.xml')
-rw-r--r--res/layout/system_shortcut_icon_only.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/system_shortcut_icon_only.xml b/res/layout/system_shortcut_icon_only.xml
index 313c69c69..2b58b92ee 100644
--- a/res/layout/system_shortcut_icon_only.xml
+++ b/res/layout/system_shortcut_icon_only.xml
@@ -16,6 +16,7 @@
<ImageView
xmlns:android="http://schemas.android.com/apk/res/android"
+ android:theme="@style/IconOnlySystemShortcut"
android:layout_width="@dimen/system_shortcut_header_icon_touch_size"
android:layout_height="@dimen/system_shortcut_header_icon_touch_size"
android:background="?android:attr/selectableItemBackgroundBorderless"