the raadio button were covered by the labels in the 3 panels. however i change the left, right value of both radio buttons and labels, the position of them can not be changed.
the radios are left=3, width=25, hight=25. and maybe they are not covered, even I remove the label beside, it behaviors the same.
1) It's better to upload a sample, which demonstrates a problem. There is useful menu item in IDE - File, Export to zip.
2) What' s can be wrong ... I can assume only. In your case all child elements (radio buttons, labels) must have Panel as Parent.
If something has Activity as parent, it will be problems, because Left/Top are relative to parent view, not to screen.