mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 18:00:02 +01:00
Fix horizontal ReactionView margins.
This commit is contained in:
@@ -118,6 +118,7 @@ public class ReactionsConversationView extends LinearLayout {
|
||||
return false;
|
||||
}
|
||||
|
||||
bubbleWidth = -1;
|
||||
this.records.clear();
|
||||
this.records.addAll(records);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user