commit | 9b65ea39fff44ff14ff4feed11c89f77352f024d | [log] [tgz] |
---|---|---|
author | Amin Shaikh <ashaikh@google.com> | Wed May 02 13:02:57 2018 -0400 |
committer | Amin Shaikh <ashaikh@google.com> | Wed May 02 15:11:36 2018 -0400 |
tree | 83420517a8410b2427b9a2e8133a52a01de9e9e7 | |
parent | 90f197efe50464202c3f357f17c96cc885c81a15 [diff] |
Fix QS edit accessibility. - Announce the correct QS tile positions when moving/adding tiles. - Only insert a placeholder tile when adding tiles. - Ensure all tiles are draggable, even if they are currently unavailable. - Fix off by one error adding tiles into the last position. - Remove tile remove a11y announcement as it is unnecessary. Change-Id: Ia0bc1cb1559c2e46f9ddfe0f3ba0f50d5de56868 Fixes: 78608195 Fixes: 78611593 Fixes: 74253408 Test: manual