Skip to content

Added the inputType "textView" in dialogs#695

Closed
maury91 wants to merge 2 commits into
NativeScript:masterfrom
maury91:master
Closed

Added the inputType "textView" in dialogs#695
maury91 wants to merge 2 commits into
NativeScript:masterfrom
maury91:master

Conversation

@maury91

@maury91 maury91 commented Sep 8, 2015

Copy link
Copy Markdown

I've added this new inputType,
this show a dialog with a multi line input text.

Use :
dialogs.prompt({
title: "Test",
inputType: dialogs.inputType.textView
});

device-2015-09-08-151015

@ns-bot

ns-bot commented Sep 8, 2015

Copy link
Copy Markdown

Can one of the admins verify this patch?

@ns-bot ns-bot added cla: yes and removed cla: no labels Sep 8, 2015
@dtopuzov

dtopuzov commented Sep 8, 2015

Copy link
Copy Markdown
Contributor

run ci

@ns-bot

ns-bot commented Sep 8, 2015

Copy link
Copy Markdown

@enchev

enchev commented Sep 9, 2015

Copy link
Copy Markdown
Contributor

Hi @maury91,

Can you add iOS implementation as well?

Thanks

@enchev enchev closed this Sep 29, 2015
@lock

lock Bot commented Aug 29, 2019

Copy link
Copy Markdown

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock Bot locked and limited conversation to collaborators Aug 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants