commit | ac30644710e427c77b9d1f20ae385590bdac6c60 | [log] [tgz] |
---|---|---|
author | Dake Gu <dake@google.com> | Wed Apr 13 15:39:41 2016 -0700 |
committer | Dake Gu <dake@google.com> | Wed Apr 13 16:03:05 2016 -0700 |
tree | 6e09d5613fb69412b7cb0649d6feb4b5e802c315 | |
parent | 5f7b55f1cf3ecdb4f6d686fb49274f658b3a9069 [diff] |
Add contentDescription for ListRow, HeaderItem and fast lane This allows app to 1. customize the contentDescription in BrowseFragment fast lane by calling HeaderItem.setContentDescription(), by default HeaderItem .getName() is used. 2. customize the contentDesciption of each ListRow so talkback will announce "in $contentDescription list" when moving between rows. 3. Announce when entering "navigation menu" of BrowseFragment Change-Id: I3006a91c4e8e9bcd72ed0114394ba93b7f3c0295