6835115c130c3c944ebd1ff19ee3b143e866bb87
* Race condition where DeviceProfile that gets set on TaskViewSimulator initially has incorrect values (dp.isLandscape is incorrect) * The correct one eventually gets set, but in the meantime we set the split offset assuming in incorrect value in PagedOrientationHandler#setLeashSplitOffset() * Once corrected, we weren't removing the old offset that was set. Now we ensure only either an X or Y offset set. Bug: 199376724 Test: Enter split, rotate device and quickswitch. Both tasks should be visible throughout the gesture Change-Id: I9fa44642ab440a0200c0b0eb9b37574e47b7100d
…
Merge "Adding new team members working on the launcher" am:
99d4712ddb am: 1b3d656a39 am: 81283cc8be
Description
No description provided
Languages
Java
57.2%
Kotlin
42.4%
AIDL
0.3%