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