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:
I solved this by setting the paddingLeft of the RadioButton to some value that made it look proper. I've only tested this on my Samsung device and not any other devices so I'm not sure what that will look like on your devices that "worked".