My problem is that i have to combine various TextView and RadioButton which has been created dynamically in a while statement
My aim would be the elements are able to put one next to other one if there was space, or below in opposite case, summarizing, to be making them continued. If I put the orientation of layout horizontal neither works.
I attach a screenshot
http://img227.imageshack.us/img227/633/androidrt6.jpg
And the result would be as the following.
http://www.imsglobal.org/question/qtiv2 ... ottext.png
thx.


