Is there a way to completely remove the icon from RadioButton?
I use the icon instead of text.
Android setup: button for @null or @android: color / transparency only hides the button and will still ruin my test positioning.
I suppose I could use a dummy view that only 1dip is big, but I wanted to check if there was less hacking.
source share