commit | 38397e46cfa38f47c43b2977e95420ce227a1685 | [log] [tgz] |
---|---|---|
author | Vinit Nayak <peanutbutter@google.com> | Thu Mar 17 16:26:56 2022 -0700 |
committer | Vinit Nayak <peanutbutter@google.com> | Thu Mar 17 16:26:56 2022 -0700 |
tree | 86d60c2246749b9bc8637310785ee1c1b4ff420c | |
parent | 763fd21b344dbaa73d9151106df1c80354677825 [diff] |
Limit the number of commands in OverviewCommandHelper * Rapidly tapping recents button in 3 button nav puts launcher in a strange state. Reproing and understanding that state is complex since so many state transitions are rapidly happening. * Easier to limit the number of commands a user will perform for valid use-cases. Fixes: 207680265 Test: Rapidly pressing recents when unfolded doesn't show live tile task on workspace. Change-Id: I7db849e83c2cafc37a419e189479283f2057bde6