Fix NullPointerException when getting ringtone title.

This commit is contained in:
Alex Hart
2021-09-21 09:57:37 -03:00
parent 1a5ae603d5
commit b1d1b7e31e
2 changed files with 11 additions and 1 deletions

View File

@@ -799,6 +799,7 @@
<string name="CustomNotificationsDialogFragment__enabled">Enabled</string>
<string name="CustomNotificationsDialogFragment__disabled">Disabled</string>
<string name="CustomNotificationsDialogFragment__default">Default</string>
<string name="CustomNotificationsDialogFragment__unknown">Unknown</string>
<!-- ShareableGroupLinkDialogFragment -->
<string name="ShareableGroupLinkDialogFragment__shareable_group_link">Shareable group link</string>