commit | 2c97c4ab19557d105bcc0c0ac0b050014c1b1bf5 | [log] [tgz] |
---|---|---|
author | Vinit Nayak <peanutbutter@google.com> | Mon Jan 10 15:59:33 2022 -0800 |
committer | Vinit Nayak <peanutbutter@google.com> | Mon Jan 10 15:59:33 2022 -0800 |
tree | b4c4ce4bb2bbe3d7f9583a6fd6785c9253817ef4 | |
parent | d873788275be1d4787828e21a3d24e4f88798c3a [diff] |
Remove code that assumes single GroupedTaskView * Old code assumes there will only be a single GroupedTaskView, removing those code paths helps consolidate single and grouped task code flows * Correctly check when we need to add a stub taskView for GroupedTaskViews by checking each individual taskId Test: Swiping with multiple split pairs doesn't cause a cycle Fixes: 213355942 Change-Id: Ibb98ae0dfcd4f52b762685aec9d2ee6445b9ef54