libs/WindowManager/Shell/src/com/android/wm/shell/activityembedding/ActivityEmbeddingController.java
+7
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Otherwise ActivityEmbeddingController will use default task
fragment animation, which may add edge extension on an translucent
style activity with x-translate. That looks weird.
Bug: 273434356
Test: Use ActivityOptions#makeCustomAnimation in an embedded
activity to start next activity in the same task fragment.
It should not show edge extension and default translate
animation.
Change-Id: I9ab8cab6b9b46b4a358b2852dbbadd3a0e449aca