commit | d90a5dcf0f3a8740362dbbf4159882c97e5bf132 | [log] [tgz] |
---|---|---|
author | Matías Hernández <matiashe@google.com> | Wed Sep 11 00:11:16 2024 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Sep 11 00:11:16 2024 +0000 |
tree | cd99ffa3cb69c5c5e4b3b15656ddc525ac566bce | |
parent | 6bcaf28f50f55533a39e28889d4098440233959e [diff] | |
parent | b979edf1f874a9c60bda6f6ebfffc010c169d3cd [diff] |
Merge "Fix the label of the Modes activity in Settings" into main
diff --git a/AndroidManifest.xml b/AndroidManifest.xml index e204dd9..66c3beb 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml
@@ -1292,7 +1292,7 @@ <activity android:name="Settings$ModesSettingsActivity" - android:label="@string/zen_mode_settings_title" + android:label="@string/zen_modes_list_title" android:icon="@drawable/ic_homepage_notification" android:exported="true"> <intent-filter android:priority="1"