Merge "There are two same items in manual selection page, remove one item" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
c2729a517e
@@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user