<RadioButton
style="@style/CustomCheckboxTheme"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:button="@null"
android:drawablePadding="30dp"
android:drawableRight="@android:drawable/btn_radio"
android:text="@string/express"
android:layout_margin="15dp"
android:textSize="20dp" />