From 32922a2e02a26963dfe7b1f4cde17c8a91cea027 Mon Sep 17 00:00:00 2001 From: MrSluffy Date: Mon, 8 Jan 2024 15:24:23 +0800 Subject: [PATCH] Fix conflicts --- lawnchair/res/layout/empty_view.xml | 2 +- .../gesture_tutorial_step_menu.xml | 129 +----------------- .../statehandlers/DepthController.java | 6 - .../taskbar/TaskbarInsetsController.kt | 1 - .../launcher3/taskbar/TaskbarManager.java | 57 -------- .../uioverrides/QuickstepLauncher.java | 22 +-- .../quickstep/TouchInteractionService.java | 4 - .../LauncherUnfoldAnimationController.java | 44 ------ .../views/DigitalWellBeingToast.java | 6 +- .../launcher3/AbstractFloatingView.java | 4 +- .../launcher3/BaseDraggingActivity.java | 1 - src/com/android/launcher3/BubbleTextView.java | 11 -- src/com/android/launcher3/CellLayout.java | 1 - src/com/android/launcher3/DeviceProfile.java | 11 -- .../launcher3/InvariantDeviceProfile.java | 3 + src/com/android/launcher3/Launcher.java | 13 +- src/com/android/launcher3/Utilities.java | 3 +- src/com/android/launcher3/Workspace.java | 8 -- .../allapps/ActivityAllAppsContainerView.java | 1 + .../launcher3/allapps/WorkModeSwitch.java | 9 +- .../android/launcher3/icons/IconCache.java | 1 + .../launcher3/logging/StatsLogManager.java | 7 +- .../android/launcher3/model/LoaderCursor.java | 1 + .../android/launcher3/popup/ArrowPopup.java | 1 - .../launcher3/views/AbstractSlideInView.java | 51 ------- 25 files changed, 39 insertions(+), 358 deletions(-) diff --git a/lawnchair/res/layout/empty_view.xml b/lawnchair/res/layout/empty_view.xml index 87a613760e..a38d98dd03 100644 --- a/lawnchair/res/layout/empty_view.xml +++ b/lawnchair/res/layout/empty_view.xml @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - diff --git a/quickstep/res/layout-sw600dp-land/gesture_tutorial_step_menu.xml b/quickstep/res/layout-sw600dp-land/gesture_tutorial_step_menu.xml index c752b081e5..7254934c9c 100644 --- a/quickstep/res/layout-sw600dp-land/gesture_tutorial_step_menu.xml +++ b/quickstep/res/layout-sw600dp-land/gesture_tutorial_step_menu.xml @@ -13,7 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - - - - - - - - - - - - - - - - - - - - - - - - -