Small suggestion:
Small suggestion:
Could you make the alert/prompt/confirm default dialogs available from script with scrollable text? (In prompt, the input box is scrollable, I mean the others)
Right now they are not, and it is a bit unexpected. I hope this is not too difficult to implement.
I know we can make our own dialogs, but you need to bind classes, I personally prefer to use those for simple dialogs.
]]>
< ![CDATA[
This is boring but not difficult. Android provides a standard dialog with a title and message (not scrollable) but this is not a big problem to replace the message with a custom scrollable component. I’ll see if I can do this in the middle of two releases.
]]>
< ![CDATA[
Hey, don’t worry.
It is not a priority, and the new version is far more important.
I’ll be fine if you just add it to the todo list 🙂
]]>
< ![CDATA[
done 🙂
]]>