Some minor additions (icons, sorting) to modes
Test: manually viewing pages Flag: android.app.modes_ui Fixes: 331429435 Fixes: 308819461 Bug: 322373473 Change-Id: I17e6df82e17a4cfadc2948258829746cdb5473db
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:title="@string/zen_modes_list_title" >
|
||||
|
||||
<!-- TODO: b/308819292 - implement page, delete this test preference -->
|
||||
<Preference
|
||||
android:key="zen_mode_test" />
|
||||
<com.android.settingslib.widget.LayoutPreference
|
||||
android:key="header"
|
||||
android:layout="@layout/settings_entity_header" />
|
||||
|
||||
</PreferenceScreen>
|
||||
Reference in New Issue
Block a user