mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 09:49:30 +01:00
Fix horizontal ReactionView margins.
This commit is contained in:
@@ -521,8 +521,6 @@ public final class ConversationItem extends RelativeLayout implements BindableCo
|
||||
return;
|
||||
}
|
||||
|
||||
reactionsView.setBubbleWidth(bodyBubble.getWidth());
|
||||
|
||||
boolean needsMeasure = false;
|
||||
|
||||
if (hasQuote(messageRecord)) {
|
||||
|
||||
Reference in New Issue
Block a user