Minor accessibility change for app discovery item
am: fc2b3d2b8a
Change-Id: I8ebb397d368f83e7602f7f6fa6658ac89493d498
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user