Is it possible to develop something like this in Android?:
Note that the length of any of the three text components is dynamic.
I pretend to receive a first String (that might be multilined) then an input field for the user, and finally, another String (can also be multilined). I want them all to seem like they belong to the same sentence. I'm not asking for the full code, just some clues.
Thanks in advance.