Misc fix on network & internet screen for developer preview
- Move wifi calling into wifi preference screen - Update tethering setting title - Ripple for master swtich preference only apply on the left half. - Move network reset to action bar overflow menu Fix: 34974598 Fix: 34976385 Test: RunSettingsRoboTests Change-Id: I0e11843efc52a0042784a4da46b7ac81fcf16138
This commit is contained in:
@@ -110,6 +110,7 @@ public class MasterSwitchPreference extends Preference {
|
||||
}
|
||||
|
||||
private void init() {
|
||||
setLayoutResource(R.layout.preference_master_switch);
|
||||
setWidgetLayoutResource(R.layout.preference_widget_master_switch);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user