diff --git a/app/src/main/java/org/thoughtcrime/securesms/profiles/spoofing/ReviewBannerView.java b/app/src/main/java/org/thoughtcrime/securesms/profiles/spoofing/ReviewBannerView.java
index caad1944b5..fa47224a39 100644
--- a/app/src/main/java/org/thoughtcrime/securesms/profiles/spoofing/ReviewBannerView.java
+++ b/app/src/main/java/org/thoughtcrime/securesms/profiles/spoofing/ReviewBannerView.java
@@ -67,8 +67,8 @@ public class ReviewBannerView extends FrameLayout {
}
public void setBannerRecipients(@NonNull Recipient target, @NonNull Recipient dupe) {
- binding.bannerTopLeftAvatar.setAvatar(target);
- binding.bannerBottomRightAvatar.setAvatar(dupe);
+ binding.bannerTopLeftAvatar.setAvatarUsingProfile(target);
+ binding.bannerBottomRightAvatar.setAvatarUsingProfile(dupe);
binding.bannerIcon.setVisibility(GONE);
binding.bannerTopLeftAvatar.setVisibility(VISIBLE);
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 96c95fb69b..2c6eb3a1a7 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -4944,8 +4944,8 @@
No other groups in common.
No groups in common.
- - %d group in common
- - %d groups in common
+ - %d other group in common
+ - %d other groups in common
- %d group in common