Merge "Revamp the network detail page"
This commit is contained in:
committed by
Android (Google) Code Review
commit
b7d6f6fc35
@@ -14,7 +14,10 @@
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<PreferenceScreen
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:settings="http://schemas.android.com/apk/res-auto"
|
||||
settings:initialExpandedChildrenCount="5">
|
||||
|
||||
<com.android.settings.applications.LayoutPreference
|
||||
android:key="connection_header"
|
||||
|
Reference in New Issue
Block a user