Merge "Settings user restriction changes: wireless & networks changes."
This commit is contained in:
committed by
Android (Google) Code Review
commit
c92af83b0c
@@ -467,6 +467,9 @@ public class DevelopmentSettings extends SettingsPreferenceFragment
|
||||
public void onPause() {
|
||||
super.onPause();
|
||||
|
||||
if (mUnavailable) {
|
||||
return;
|
||||
}
|
||||
mSwitchBar.removeOnSwitchChangeListener(this);
|
||||
mSwitchBar.hide();
|
||||
}
|
||||
|
Reference in New Issue
Block a user