Merge "Fix the label of the Modes activity in Settings" into main

This commit is contained in:
Matías Hernández
2024-09-11 00:11:16 +00:00
committed by Android (Google) Code Review

View File

@@ -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"