commit | 83df50f9971d79fcffe78a9ea1a9eeebcea996bc | [log] [tgz] |
---|---|---|
author | Ben Kwa <kenobi@google.com> | Wed Feb 10 14:01:19 2016 -0800 |
committer | Ben Kwa <kenobi@google.com> | Thu Feb 11 21:01:04 2016 +0000 |
tree | 707c9281dd44a6ed64198633996c24bc75036e87 | |
parent | fd32b894ff42fc20b373410b66ae924287537c47 [diff] |
Allow multiple range selections using the shift key. - Introduce an API on MultiSelectManager for starting/ending range selections. - Navigation with the shift key pressed extends the current range selection (or starts a new one, if one isn't in progress). - Navigation without the shift key pressed will end the current range selection. BUG=27124371 Change-Id: Ieddf3ee816812bf5210463536fe63179ef1809ad (cherry picked from commit 09792ef1506f4cbd944e16651508be435d92c5be)