I need your help to solve my layout problem.. I have 4 RadioButtons, they appear as usual in this scheme:
O text1 O text2 &nbs
This is the solution to set the Text below RadioButtons:
This code android:drawablePadding="-20dp" is not needed.
android:drawablePadding="-20dp"
You add your own selector drawable here: android:drawableTop="@drawable/your_Image_Here".