Merge "Move Apps & Notifications -> Notifications out from Advanced."

This commit is contained in:
TreeHugger Robot
2017-07-14 20:26:44 +00:00
committed by Android (Google) Code Review

View File

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