Fix split screen unfold animation

Expectation is to not animate sides adjacent to split bar. There is a bug in identifying left-right split from top-bottom split.
This change uses SplitScreenController#isLeftRightSplit instead of comparing width and height of root task.

Bug: 377657152
Test: 1. Open two apps in splitscreen on folded screen
2. Unfold device and see if sides adjacent to split bar animate
Flag: EXEMPT bugfix

Change-Id: I5856ea458637e869d3080042cd23fa31fcaa766b
1 file changed