Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c0eac380 authored by Doris Ling's avatar Doris Ling Committed by android-build-merger
Browse files

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

am: f8bb8a97

Change-Id: I91b902ed5db6662e7e9fc2187049311b00b50cc6
parents 43c1e45c f8bb8a97
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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