Merge "Introduce RtlLayoutPreferenceController"
This commit is contained in:
committed by
Android (Google) Code Review
commit
1b1e66d61a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user