mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Address jank and memory issues with OverviewActionsView
Attempt to improve jank and memory regressions by simplifying the view layout of OverviewActionsView. Bug: 339688091 Bug: 339853741 Test: testSaveAppPairMenuItemOrActionExistsOnSplitPair() Flag: EXEMPT bugfix Change-Id: Ib4a7c5a813b221c0a083144e7fb1e1c5f3fedb1c
This commit is contained in:
@@ -129,8 +129,6 @@ public class TaplTestsSplitscreen extends AbstractQuickStepTest {
|
||||
overview.getCurrentTask()
|
||||
.tapMenu()
|
||||
.hasMenuItem("Save app pair"));
|
||||
} else {
|
||||
overview.getOverviewGroupActions().assertHasAction("Save app pair");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user