commit | eb7d276880930b83174694443325aaf9235d7daf | [log] [tgz] |
---|---|---|
author | Evan Rosky <erosky@google.com> | Wed May 24 20:51:54 2023 -0700 |
committer | Evan Rosky <erosky@google.com> | Wed May 24 20:51:54 2023 -0700 |
tree | d15a95b9acc948a2d4fe960c94e9b5f3dd82fd13 | |
parent | b185da2a5816887daf06e48174e45cd616a5a129 [diff] |
Don't do any animations for unstyled translucent activities This is actually undefined (translucent activities should be using Theme.Translucent); however, some apps have been assuming the previous behavior (that it means no-animation). This CL restores the previous behavior. Bug: 267843636 Test: Open Photos, go to a photo, click "Edit". Change-Id: I7073f4acfa1b5d4d72381130c9101e18282f5010