I was wondering if there was a way to switch the side that text appears on a radio button in android?
The CheckedTextView works fine if you're working with a single "radio button".
CheckedTextView
But I needed to retain the toggling functionality among radio buttons in a group so this worked better for me:
Adjust the android:layout_marginLeft as necessary.
android:layout_marginLeft