commit | ead5259f9ae51a446aa2df5a4d3c9e69aeb28d10 | [log] [tgz] |
---|---|---|
author | Sergey Pinkevich <spinkevich@google.com> | Wed Nov 08 15:59:09 2023 +0000 |
committer | Sergey Pinkevich <spinkevich@google.com> | Wed Nov 15 15:14:50 2023 +0000 |
tree | c8fe1438e70323c3ebb57daa3e2f6eb2002bf178 | |
parent | 0ddc984353b3dc3e3a538efbb25fcbb911a6f158 [diff] |
Show split screen action for each task Remove previous condition: 1. `taskView.containsMultipleTasks()` - there is already a check to filter out "Split screen" item: https://googleplex-android.googlesource.com/platform/packages/apps/Launcher3/+/refs/heads/main/quickstep/src/com/android/quickstep/TaskOverlayFactory.java#68 Edit previous condition: 2. `notEnoughTasksToSplit` - condition saying if there is less than 2 recent tasks. We still should give the possibility to split the screen if Taskbar is not presented Bug: 305958994 Flag: NONE Test: manual - took a photo (https://screenshot.googleplex.com/7doU5z9AjxxETUo) Change-Id: I3fdfea987c426d557a91b0a25af368069e8af3f8