0

Is it possible to develop something like this in Android?:

enter image description here

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.

omniyo
  • 330
  • 2
  • 6
  • 19

1 Answers1

0

I finally achieve it by using FrameLayouts and with the help of this posts:

Community
  • 1
  • 1
omniyo
  • 330
  • 2
  • 6
  • 19