Remove Advanced dropdown from "About phone" screen
All the items will appear in the list instead of hiding some under an Advanced dropdown. Bug: 80302533 Test: manual (Settings->System->About phone) Change-Id: I82857ec8e027b00762c1191d9450d30dfe47016f
This commit is contained in:
@@ -19,8 +19,7 @@
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:settings="http://schemas.android.com/apk/res-auto"
|
||||
android:key="my_device_info_pref_screen"
|
||||
android:title="@string/about_settings"
|
||||
settings:initialExpandedChildrenCount="7">
|
||||
android:title="@string/about_settings">
|
||||
|
||||
<com.android.settings.applications.LayoutPreference
|
||||
android:key="my_device_info_header"
|
||||
|
||||
Reference in New Issue
Block a user