Merge "Make expanded system shortcuts clickable" into ub-launcher3-dorval

This commit is contained in:
TreeHugger Robot
2017-05-18 18:34:01 +00:00
committed by Android (Google) Code Review

View File

@@ -32,7 +32,8 @@
android:textColor="?android:attr/textColorPrimary"
android:fontFamily="sans-serif"
launcher:iconDisplay="shortcut_popup"
launcher:layoutHorizontal="true" />
launcher:layoutHorizontal="true"
android:focusable="false" />
<View
android:id="@+id/icon"