This is probably something to do with start and exit animations not being implemented properly in Fenix: https://developer.chrome.com/multidevice/android/customtabs#configure-custom%20enter%20and%20exit%20animations
See also video:
@boek @sblatz is this related to the start up issue #599? do we have animations already from amy or is this something new she needs to provide? the answer will dictate the next step for this issue. removing ux label.
Do we want a different animation than what we have now? :)
Here's our current animation:

Do we want a different animation than what we have now? :)
According to Chrome's doc, app developers are allowed to customize the enter and exit animation to make it look more native: https://developer.chrome.com/multidevice/android/customtabs
Asking UX if we need a custom animation for custom tabs and what should that be.
Saw no animations in https://github.com/mozilla-mobile/fenix/issues/599.
To get the animations shown in the issue description Fennec uses simple slide right/left animations
Should we use the same?
On the engineering side, I definitely recommend supporting custom animations. I can definitely see this as something that could make some app developers decide to hard code Chrome's app id to their custom tabs (which would make the app always open Chrome instead of the default browser) which would be pretty bad.
Here's our current animation:
Hi @sblatz - I don't see this animation when Fenix is set as default and I open links via email, slack, etc. It doesn't seem to be any animation and just appears. I'd be okay with the current animation you have here.
Most helpful comment
According to Chrome's doc, app developers are allowed to customize the enter and exit animation to make it look more native: https://developer.chrome.com/multidevice/android/customtabs