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

Commit 233e3170 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: a60d3ef0

Change-Id: Ie34e317a4655731282cf3fdcf1d4ecdd8b040ff2
parents 43c1e45c a60d3ef0
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