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

Commit 4f18cf4e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add Advanced button to Apps & notifications page."

parents be0e3f37 fe3b134b
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -42,6 +42,12 @@ public class AppAndNotificationDashboardFragment extends DashboardFragment {
        return TAG;
    }

    @Override
    public void onAttach(Context context) {
        super.onAttach(context);
        mProgressiveDisclosureMixin.setTileLimit(3);
    }

    @Override
    protected int getPreferenceScreenResId() {
        return R.xml.app_and_notification;