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

am: 440052ce5d

Change-Id: I5d53a468bb4aa3060e3e7e618bfdbdb537a5aadc
This commit is contained in:
Tony Wickham
2017-05-19 19:36:38 +00:00
committed by android-build-merger

View File

@@ -33,7 +33,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"