Merge "Fix the label of the Modes activity in Settings" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
d90a5dcf0f
@@ -1292,7 +1292,7 @@
|
|||||||
|
|
||||||
<activity
|
<activity
|
||||||
android:name="Settings$ModesSettingsActivity"
|
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:icon="@drawable/ic_homepage_notification"
|
||||||
android:exported="true">
|
android:exported="true">
|
||||||
<intent-filter android:priority="1"
|
<intent-filter android:priority="1"
|
||||||
|
|||||||
Reference in New Issue
Block a user