I want to develop a view in android that is similar to the compose SMS view. I am not really familiar with all android view elements.
It is obvious that this view uses some textfields. But I want to know what layouts are in use. E.g. when the user enters some text in the message field the Grey field expands.
How can I achieve this and what else can you say about this view?

1 Answer