mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 04:07:26 +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