commit | fd4ac97d700ae14ed2b4bb2f0eb6ef83c68a6966 | [log] [tgz] |
---|---|---|
author | Dake Gu <dake@google.com> | Mon Feb 01 17:53:27 2016 -0800 |
committer | Dake Gu <dake@google.com> | Mon Feb 01 17:58:56 2016 -0800 |
tree | 43a2fb65c38b30004e1dd50bfe848b3abef453aa | |
parent | 7b93b3baf1195fbd286517556b981e25cb542a40 [diff] |
Fix leanback grid view addFocusables() when isFocusable is false When strategy is FOCUS_SCROLL_ALIGNED, we need add the last focused item remembered at mFocusPosition into the focusables list, so even the GridView itself is not focusable, we could make FocusFinder selects the child item. Bug 26918143 Needed to fix Bug 26894680 Change-Id: I7125ea0389a0299deb7d0fd31c02a5c3dc77e74f