Closed ahmdyasser closed 1 year ago
What does 'moving' mean in this context? Is this an animation between two views? Or are these two static views but you're seeing a bug where the first one changes layout after a side effect from the second one?
@alanzeino Honestly I don't remember what what the scenario, but I guess I've done that task so am closing this issue.
Is it possible to take a snapshot to
view1
then move toview2
then go back toview1
to check if any changes happened during that moving between the two views?