Merge "Introduce AnimatorDurationScalePreferenceCtrl"
This commit is contained in:
committed by
Android (Google) Code Review
commit
c856ff87e2
@@ -388,7 +388,7 @@ public class DevelopmentSettingsDashboardFragment extends RestrictedDashboardFra
|
||||
controllers.add(new RtlLayoutPreferenceController(context));
|
||||
controllers.add(new WindowAnimationScalePreferenceController(context));
|
||||
// transition animation scale
|
||||
// animator duration scale
|
||||
controllers.add(new AnimatorDurationScalePreferenceController(context));
|
||||
// simulate secondary displays
|
||||
// smallest width
|
||||
controllers.add(new ForceGpuRenderingPreferenceController(context));
|
||||
|
||||
Reference in New Issue
Block a user