Hi All,
i need to place two text box in such a way that it sloud look like this..
===================
Username contents contents contents contents
contents contents contents contents contents contents
contents contents contents contents contents contents
====================
Here, the Username is one TextView which is Clickable and "contents" is another TextView.
i had tried with do as above but i couldn't get as desired result..
===================
Username contents contents contents contents
contents contents contents contents contents contents
contents contents contents contents contents contents
====================
Pls help me out through this...
Thanks.