My Problem:
I have problem in conversational UI layout.When I set the conversational UI input text box to multiline its height expand vertically and i can't find a way to resize it to normal (like it look without multiline ) and also when I type something in it then send button and toolbar button push in right direction and get invisible to user even I set the dock property of chatUI to fill.
What solution I want:
1. I want conversational UI in multiline mode without increase in the height of input textbox when its empty, height of input text box only increases if line in text get increase and it add vertical scrollbar for viewing down in input text box. (box size will increase decrease with user text input dynamically).
2. The button wont get push in right direction when user type in inputext box in multiline mode.
3. As user type in and text lines get increases then vertical scrollbar added dynamically and when box get empty the input text box goes back to normal size and the scrollbar get remove. (same as whatsapp chat input text box).
I have attach some screenshot to explain my problem please have a look.
Thank you. Please reply me ASAP.