Skip to content
Commit 5497568a authored by Fan Zhang's avatar Fan Zhang
Browse files

Mark layout_preference container not important for a11y.

This container by itself does not have anything meaningful for
accessibility. Marking this view not important for a11y forces tools
such as talkback look into children views for accessibility action.

However if this view is left at default accessibility importantace, it
tries to aggregate accessibilty info from children. So if there is any
clickable children, this view will say "double tap to activate" when
it's not a tap target.

Fix: 175515538
Fix: 175515122
Test: manual
Change-Id: I415090fb8601bc4cb129999a50ac35e045ef7830
parent 82f20411
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment