Merge "Remove the announcement of accessibility event for PaletteListView."
This commit is contained in:
committed by
Android (Google) Code Review
commit
e903a24be5
@@ -24,6 +24,6 @@
|
|||||||
android:id="@+id/palette_listView"
|
android:id="@+id/palette_listView"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:contentDescription="@null" />
|
android:importantForAccessibility="noHideDescendants" />
|
||||||
|
|
||||||
</FrameLayout>
|
</FrameLayout>
|
||||||
|
Reference in New Issue
Block a user