summaryrefslogtreecommitdiff
path: root/libs/hwui/ProgramCache.cpp
diff options
context:
space:
mode:
author Wale Ogunwale <ogunwale@google.com> 2016-04-07 16:39:43 -0700
committer Wale Ogunwale <ogunwale@google.com> 2016-04-07 16:39:43 -0700
commit35cdd6dd8d9c1494a16a5afd514b1bead4f6f744 (patch)
tree321b5134616aef28a9b8d2624a1aa020c267452a /libs/hwui/ProgramCache.cpp
parent03f1e026996a7665aefcda947ed97faae009735e (diff)
Fixed bug with activity moved to pinned stack left in resumed state.
When we move an activities task to the pinned stack, we were checking if the previous activity stack is the currently focused stack to see if the activity was resumed. It is possible we changed the focused stack which will cause this check to fail and we will fail to detect that the activity was in the resumed state there by failing to transition it to the paused state. We now only check that the activity is the resumed activity in the previous stack which is sufficient. Bug: 28023315 Change-Id: I0782f385b7ee53307ed9c95e3048bcb4353463f7
Diffstat (limited to 'libs/hwui/ProgramCache.cpp')
0 files changed, 0 insertions, 0 deletions