Minor accessibility change for app discovery item

am: fc2b3d2b8a

Change-Id: I8ebb397d368f83e7602f7f6fa6658ac89493d498
This commit is contained in:
Mario Bertschler
2017-05-22 17:58:38 +00:00
committed by android-build-merger
+3 -1
View File
@@ -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"