mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 18:06:48 +00:00
Merge "Remove unnecessary updatePivots" into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
e19522bede
@@ -4855,7 +4855,6 @@ public abstract class RecentsView<ACTIVITY_TYPE extends StatefulActivity<STATE_T
|
||||
if (mOverlayEnabled != overlayEnabled) {
|
||||
mOverlayEnabled = overlayEnabled;
|
||||
updateEnabledOverlays();
|
||||
updatePivots();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user