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

Commit a60d3ef0 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

Change-Id: I7fc59ace61bb89b40ab3eabe774a89128895515f
parents 8e6181c4 0e9711ab
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