commit | 8651219f7e41beee312b206eb543f35166d588f1 | [log] [tgz] |
---|---|---|
author | Vinit Nayak <peanutbutter@google.com> | Mon Jul 15 13:56:41 2019 -0700 |
committer | Vinit Nayak <peanutbutter@google.com> | Tue Jul 16 13:09:19 2019 -0700 |
tree | 45346d56db6b4e7c4c2e71c2670d38ebfd9e687e | |
parent | 4ae4d68faf8d81ad449dcf989e79bd46954cf428 [diff] |
Reload task list when task is removed Instead of individually removing tasks, ask for all tasks to get accurate list. This method is invoked whenever user presses back on a root activity, which causes the task to be killed from perspective of the activity. Test: Visually inspected, recent task no longer disappears. Fixes: 135687618 Change-Id: I1c135673ae987016db5df0b83f5ea8e345d3c7c1