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

Commit fc2b3d2b authored by Mario Bertschler's avatar Mario Bertschler
Browse files

Minor accessibility change for app discovery item

Bug: 38345854

Change-Id: Ib200b5a6295eb26650c7f28d0b7823b489c70cda
parent 45febfec
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -25,7 +25,9 @@
        android:layout_width="56dp"
        android:layout_height="56dp"
        android:padding="8dp"
        android:scaleType="fitCenter"/>
        android:scaleType="fitCenter"
        android:focusable="false"
        android:importantForAccessibility="no"/>

    <LinearLayout
        android:layout_width="match_parent"