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

Commit 773a9a12 authored by Stephen Chen's avatar Stephen Chen Committed by Android (Google) Code Review
Browse files

Merge "Change number of preferences showing in ConfigureWifiSettings."

parents 845d1503 30c38781
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@ public class ConfigureWifiSettings extends DashboardFragment {
    @Override
    public void onAttach(Context context) {
        super.onAttach(context);
        mProgressiveDisclosureMixin.setTileLimit(5);
        mProgressiveDisclosureMixin.setTileLimit(4);
    }

    @Override