summaryrefslogtreecommitdiff
path: root/libs/androidfw/ApkParsing.cpp
diff options
context:
space:
mode:
author wilsonshih <wilsonshih@google.com> 2023-02-23 17:34:20 +0800
committer wilsonshih <wilsonshih@google.com> 2023-03-20 10:55:07 +0800
commit850d69d3c8ef759e17d1c69fe602bb53ac92055a (patch)
treeeef8930ec63d285c9d340710c94a2169a5454095 /libs/androidfw/ApkParsing.cpp
parent25af92cdeb524b895f5de14e86e2d0a9e321ea71 (diff)
Play seekable animation for customize activity transition API.(2/N)
Add supporting for Activity#overrideActivityTransition. The CustomizeActivityAnimation will load both enter and exit animation for the close activity transition. And it is only valid if the exit animation has set and loaded success. If the entering animation has not set(i.e. 0), there will load the default entering animation for it. Also note that if both overrideActivityTransition and windowAnimations has set, system should prior to load the animation set from overrideActivityTransition. Bug: 259427810 Test: atest ActivityTransitionTests BackNavigationControllerTests\ CustomizeActivityAnimationTest Change-Id: Id182dc8f93f55a256de68c1fb6cc91fd08450e3e
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions