Revert^2 "Tweak Modes layouts and use updated strings to match mocks"

This reverts commit 9804955ad5.

Reason for revert: Wrongly reverted; unrelated to the error

Change-Id: I94a2b05589fa80218db184e192f1c4a633ab61b0
This commit is contained in:
Matías Hernández
2024-07-31 15:43:25 +00:00
parent 9804955ad5
commit 4222bed264
11 changed files with 111 additions and 68 deletions

View File

@@ -20,11 +20,12 @@
xmlns:settings="http://schemas.android.com/apk/res-auto"
android:title="@string/zen_modes_list_title">
<!-- TODO: b/333682392 - add strings for summary as appropriate -->
<com.android.settingslib.widget.TopIntroPreference
android:title="@string/zen_modes_list_intro" />
<PreferenceCategory
android:key="zen_modes_list">
<!-- Preferences leading to rules are added in this PreferenceCategory. -->
<!-- Preferences leading to individual mode pages are added in this PreferenceCategory. -->
</PreferenceCategory>
<Preference