commit | 21c2e665fdc1d1af0c91ab9c104d13fb7dc2444e | [log] [tgz] |
---|---|---|
author | Ray Chen <raychen@google.com> | Thu May 03 13:10:51 2012 +0800 |
committer | Ray Chen <raychen@google.com> | Tue May 22 11:06:48 2012 +0800 |
tree | 8d9e745cd2915dac7e3487ecf0ca63a623865889 | |
parent | 3efc2b24e29f7591993c43ef2653332054203578 [diff] |
Fix 6360834 Select All is shown in place of Deselect all option The CL changes the SelectionManager's toggle method so it changes itself to inverse selection mode when all items are already selected, and onSelectionModeChange will be triggered so the listener can update the selection menu (Select all/Deselect all) and ActionBar. Change-Id: I9aa5507067415e52f6800c254ecb4d68e7395ffa b: 6360834