Merge "Move Apps & notifications -> App permissions into Advanced."

This commit is contained in:
TreeHugger Robot
2017-06-22 19:23:20 +00:00
committed by Android (Google) Code Review

View File

@@ -50,7 +50,7 @@ public class AppAndNotificationDashboardFragment extends DashboardFragment {
@Override @Override
public void onAttach(Context context) { public void onAttach(Context context) {
super.onAttach(context); super.onAttach(context);
mProgressiveDisclosureMixin.setTileLimit(3); mProgressiveDisclosureMixin.setTileLimit(2);
} }
@Override @Override