1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2025-06-19 00:05:16 +00:00

Make close window button lives

This commit is contained in:
2020-05-10 15:07:20 +02:00
parent 476f08681b
commit 6bdaf83563
2 changed files with 11 additions and 1 deletions

View File

@ -63,6 +63,7 @@ class _CallWindowWidgetState extends State<CallWindowWidget> {
)),
convID: widget.convID,
floatingButtons: false,
onClose: widget.onClose,
),
),
feedback: Container(