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

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

Merge "There are two same items in manual selection page, remove one item" into rvc-dev

parents d29dd6ca abf31a44
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -415,6 +415,7 @@ public class NetworkSelectSettings extends DashboardFragment {
                    // (it would be quite confusing why the connected network has no signal)
                    pref.setIcon(SignalStrength.NUM_SIGNAL_STRENGTH_BINS - 1);
                    mPreferenceCategory.addPreference(pref);
                    break;
                }
            }
        }