Implement ability to select featured badge to display on profile.

This commit is contained in:
Alex Hart
2021-09-21 13:58:58 -03:00
parent fb86fdfcd9
commit e6b03b1a4a
12 changed files with 106 additions and 22 deletions

View File

@@ -3845,8 +3845,12 @@
<string name="BadgeSelectionFragment__select_badges">Select badges</string>
<string name="SelectFeaturedBadgeFragment__preview">Preview</string>
<string name="SelectFeaturedBadgeFragment__select_a_badge">Select a badge</string>
<string name="SelectFeaturedBadgeFragment__you_must_select_a_badge">You must select a badge</string>
<string name="SelectFeaturedBadgeFragment__failed_to_update_profile">Failed to update profile</string>
<string name="ViewBadgeBottomSheetDialogFragment__become_a_sustainer">Become a sustainer</string>
<!-- EOF -->