chat-uikit-flutter icon indicating copy to clipboard operation
chat-uikit-flutter copied to clipboard

iOS panel UI after multiple selection of chat messages

Open TiAmo-cat opened this issue 7 months ago • 0 comments

In iOS, after long pressing the message and clicking on multiple selections, the icon in the operation panel that appears below is too large and not adaptive. Using iconSize of iconButton does not work. The final solution is to use width and height to fix it.I haven't tested it on Android, so I don't know how it works.

TiAmo-cat avatar Apr 11 '25 08:04 TiAmo-cat