TextWrapping="Wrap" not working in device

TextWrapping=“Wrap” works in local preview but not in device preview.
Device:
Sony Aqua M4
Android version:5.0

Hi Reza,
to accept multiple lines of input, you should use TextView: https://www.fusetools.com/docs/fuse/controls/textview

As for why local preview does wrap the content for a TextBox, I’ll leave that to fuse team.

uldis.zeidurs@gmail.com wrote:

Hi Reza,
to accept multiple lines of input, you should use TextView: Fuse

As for why local preview does wrap the content for a TextBox, I’ll leave that to fuse team.

Opps!, Thanks a million :wink: