summaryrefslogtreecommitdiff
path: root/libs/hwui/ProgramCache.cpp
diff options
context:
space:
mode:
author Wale Ogunwale <ogunwale@google.com> 2016-03-09 15:14:47 -0800
committer Wale Ogunwale <ogunwale@google.com> 2016-03-09 15:14:47 -0800
commit56d75cf04df160438dc61fb3e1ca916ea9afc61a (patch)
tree67d0679691d0c8bd882dc279b78d5ebb2215950a /libs/hwui/ProgramCache.cpp
parent1c2760401729f9487446be9f069f399ff50059a6 (diff)
Fixed visibility of home stack behind translucent app activity.
A stack is not considered translucent if their top activity is over the home stack (i.e the home stack should be visible behind the activity). However, the home stack will not be made visible behind this stack since the stack is not translucent. We now make the stack transulcent if the top activity is over the home stack and the home stack is directly behind this stack. Also, cleaned up the isStackTranslucent code some to be more readable. Bug: 27566650 Change-Id: I4d2fe842d26547ba743ca82a456499038a1eb389
Diffstat (limited to 'libs/hwui/ProgramCache.cpp')
0 files changed, 0 insertions, 0 deletions