Merge "Add an on/off switch to the top of mobile network details page"
This commit is contained in:
committed by
Android (Google) Code Review
commit
2f13aa55d6
@@ -17,7 +17,12 @@
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:settings="http://schemas.android.com/apk/res-auto"
|
||||
android:key="mobile_network_pref_screen"
|
||||
settings:initialExpandedChildrenCount="7">
|
||||
settings:initialExpandedChildrenCount="8">
|
||||
|
||||
<com.android.settingslib.widget.LayoutPreference
|
||||
android:key="use_sim_switch"
|
||||
android:layout="@layout/styled_switch_bar"
|
||||
settings:controller="com.android.settings.network.telephony.MobileNetworkSwitchController"/>
|
||||
|
||||
<com.android.settings.datausage.DataUsageSummaryPreference
|
||||
android:key="status_header"
|
||||
|
Reference in New Issue
Block a user