Merge "Introduce WindowAnimationScalePreferenceController"

This commit is contained in:
Jeffrey Huang
2017-10-11 17:36:20 +00:00
committed by Android (Google) Code Review
3 changed files with 256 additions and 1 deletions

View File

@@ -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