Merge "There are two same items in manual selection page, remove one item" into rvc-dev am: c2729a517e am: 39f33a74ed am: 4de6589c19 am: 7dcf833a55 am: 7d9b055825
Change-Id: I747f6b0080cf31eec69d1171b2d86f55b70b3335
This commit is contained in:
@@ -415,6 +415,7 @@ public class NetworkSelectSettings extends DashboardFragment {
|
|||||||
// (it would be quite confusing why the connected network has no signal)
|
// (it would be quite confusing why the connected network has no signal)
|
||||||
pref.setIcon(SignalStrength.NUM_SIGNAL_STRENGTH_BINS - 1);
|
pref.setIcon(SignalStrength.NUM_SIGNAL_STRENGTH_BINS - 1);
|
||||||
mPreferenceCategory.addPreference(pref);
|
mPreferenceCategory.addPreference(pref);
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user