Merge "Introduce RtlLayoutPreferenceController"

This commit is contained in:
Jeffrey Huang
2017-09-29 20:49:19 +00:00
committed by Android (Google) Code Review
3 changed files with 227 additions and 1 deletions

View File

@@ -286,7 +286,7 @@ public class DevelopmentSettingsDashboardFragment extends RestrictedDashboardFra
controllers.add(new PointerLocationPreferenceController(context));
controllers.add(new ShowSurfaceUpdatesPreferenceController(context));
// show layout bounds
// force rtl layout direction
controllers.add(new RtlLayoutPreferenceController(context));
// window animation scale
// transition animation scale
// animator duration scale