Material: Support multi line text field

Created on 16 Dec 2016  路  5Comments  路  Source: CosmicMind/Material

The android EditText widget supports multiline text. It appears that the TextView component keeps all content on one line. It would be nice to have the widget automatically grow vertically.

feature request

Most helpful comment

I can add this to the new Editor component that is coming out this month.

All 5 comments

I can add this to the new Editor component that is coming out this month.

Hi, I am just wondering will we have multiline TextField like Google have here https://material.io/guidelines/components/text-fields.html#text-fields-field-types. Are you still planning to do it?

@IceFloe Hey, So the only way to support multi-line text is with a TextView and that has been released :) Let me know if you need any further help. All the best!

@danieldahan Yes, but the TextView is not the multiline TextFiled ) It does not have all needed properties, thx for answer )

Well a PR is always nice :)

Was this page helpful?
0 / 5 - 0 ratings