I have a simple application. The screen is build inside a RelativeLayout. I have more
LinearLayout(s), one of them shows the 2 RadioButton(s), like this:
This might be too late, but i had the same problem and it was solved by specifying a android:drawableRight or android:drawableLeft, instead of android:button which is set by default