Rename foreground service channel name
This commit is contained in:
parent
90112fbbd0
commit
0244c42dde
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
<!-- Notification channels -->
|
||||
<string name="channel_notifications_group_default_name">Default</string>
|
||||
<string name="channel_subscriber_service_name">Subscription Service</string>
|
||||
<string name="channel_subscriber_service_name">Background service</string>
|
||||
<string name="channel_connection_alert_name">Connection alerts</string>
|
||||
<string name="channel_subscriber_notification_title">Listening for incoming notifications</string>
|
||||
<string name="channel_subscriber_notification_instant_text">Subscribed to instant delivery topics</string>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue