mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-23 20:48:43 +00:00
Fix issue with reactions pill not appearing.
This commit is contained in:
@@ -58,6 +58,8 @@ public class ReactionsConversationView extends LinearLayout {
|
||||
|
||||
|
||||
public void clear() {
|
||||
this.records.clear();
|
||||
this.bubbleWidth = 0;
|
||||
removeAllViews();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user