Merge "Add divider line below "see all apps" preference" into oc-dr1-dev am: 0e9711ab92

am: a60d3ef00c

Change-Id: Ie34e317a4655731282cf3fdcf1d4ecdd8b040ff2
This commit is contained in:
Doris Ling
2017-07-26 02:12:14 +00:00
committed by android-build-merger

View File

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