A couple suggestions to try:
• Make the title (Settings/General) animate the same as its content
• Speed up the fadeOut of the exiting content - in the video if you slow it down it looks like some content is being clipped
Circuit has a transition that mirrors the android activity transition, you can probably tweak it a bit to fit. One trick in that snippet is to disable clipping on the transition also
a
andrew
10/19/2022, 7:58 PM
Also, if you move the background contents a third of what the new foreground moves, that can work too