Merge "Mark layout_preference container not important for a11y."
This commit is contained in:
committed by
Android (Google) Code Review
commit
81b11c39ad
@@ -17,4 +17,5 @@
|
||||
|
||||
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"/>
|
||||
android:layout_height="wrap_content"
|
||||
android:importantForAccessibility="no"/>
|
||||
|
||||
Reference in New Issue
Block a user