S.W.A.T
S.W.A.T

Reputation: 21

Having both [Next] and [NewLine] keys in Android softinput (on-screen keyboard)

I have designed a wizard form in the Android using Xamarin, and in that form I have added a multi-line EditText. In run-time when I focus on the multi-line EditText the on-screen Keyboard (SoftInput) appears with just new-line key.

How can I have both new-line key and action "Next" (or "Done") key in my soft-input at the same time? Does any one have any experience in having the both keys in Android on-screen keyboard at once?

Also, please do not redirect me to this question. It is not related to my problem. ;)

Thank you in advance.

Upvotes: 1

Views: 428

Answers (0)

Related Questions