Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 440052ce authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents 8af16760 cd58d0d4
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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"