commit | d27300763753eac9be04860aac2b4b821345e8ab | [log] [tgz] |
---|---|---|
author | Winson Chung <winsonc@google.com> | Fri Feb 22 14:10:27 2019 -0800 |
committer | Winson Chung <winsonc@google.com> | Fri Mar 22 21:12:29 2019 +0000 |
tree | 353271dc8ed80a3f73f6a2857c90e22481875a33 | |
parent | 8f8deb20b33725742a38e3bab5234b00d7ca34f7 [diff] |
Fixing up some logic around excluded tasks - We already check for the excluded task flag in isInVisibleRange, so we should handle skipping that check in there. This fixes the issue where an excluded task behind a non-visible task would still fail to show even if it was the last visible task. Bug: 125475435 Test: atest WmTests:RecentTasksTest Change-Id: I26e79197c3d2bda30f597dd7d4fa879784f14dc8