Fix schedule edit day backgrounds for older devices.

This commit is contained in:
Cody Henthorne
2021-12-09 17:15:59 -05:00
parent 755a25519a
commit b80c844a0b
4 changed files with 19 additions and 9 deletions

View File

@@ -4076,8 +4076,10 @@
<string name="EditNotificationProfileFragment__profile_name">Profile name</string>
<!-- Name has a max length, this shows how many characters are used out of the max -->
<string name="EditNotificationProfileFragment__count">%1$d/%2$d</string>
<!-- Call to action button once the profile is named to continue to the next create step -->
<!-- Call to action button to continue to the next step -->
<string name="EditNotificationProfileFragment__next">Next</string>
<!-- Call to action button once the profile is named to create the profile and continue to the customization steps -->
<string name="EditNotificationProfileFragment__create">Create</string>
<!-- Call to action button once the profile name is edited -->
<string name="EditNotificationProfileFragment__save">Save</string>
<!-- Title of edit notification profile screen -->