I need to design two textview like this:
I am trying to do the same by two TextViews, but as the next TextView is at the end of the first one, it appears beside the first one. I need only the first line to be beside the first one and the rest below that.
How can I accomplish this?