Merge "Set All Apps scale to 1 to start." into tm-qpr-dev
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