Merge "Set All Apps scale to 1 to start." into tm-qpr-dev am: 41d0cec7de
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/21407989 Change-Id: If64eea2e13f4207d6bac18afab50ff9ddc5c57cb Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -200,6 +200,7 @@ public class AllAppsTransitionController
|
||||
? FLAG_DARK_NAV : FLAG_LIGHT_NAV;
|
||||
|
||||
setShiftRange(dp.allAppsShiftRange);
|
||||
mAllAppScale.value = 1;
|
||||
mLauncher.addOnDeviceProfileChangeListener(this);
|
||||
mVibratorWrapper = VibratorWrapper.INSTANCE.get(mLauncher.getApplicationContext());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user