flutter_local_notifications icon indicating copy to clipboard operation
flutter_local_notifications copied to clipboard

Three dots ' ...' are added to the body of the message while the message fits on the screen.

Open PeperMarkreel opened this issue 1 year ago • 0 comments

Screenshot_20240122_210048_One UI Home

Describe the bug A space and three dots ' ...' are added to the message while the message fits on the screen and there is no need for expansion.

Expected behavior No three dots when the message fits on screen.

Is this the standard behavior of android, am I doing something wrong? Longer messages that do not fit on the screen at once obviously should have this, but shorter not.

PeperMarkreel avatar Jan 22 '24 20:01 PeperMarkreel