mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-09 12:28:33 +00:00
Fix issue with reactions pill not appearing.
This commit is contained in:
parent
49d418bb39
commit
c94e93b916
@ -58,6 +58,8 @@ public class ReactionsConversationView extends LinearLayout {
|
|||||||
|
|
||||||
|
|
||||||
public void clear() {
|
public void clear() {
|
||||||
|
this.records.clear();
|
||||||
|
this.bubbleWidth = 0;
|
||||||
removeAllViews();
|
removeAllViews();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user