<RadioButton
android:id="@+id/home_weizhang"
android:layout_width="match_parent"
android:layout_marginTop="3dp"
android:layout_height="match_parent"
android:layout_weight="1"
android:drawableTop="@drawable/message_normal"
android:button="@null"
android:background="#008101"//别忘了设置背景否则可能后出现很多问题
android:id="@+id/home_weizhang"
android:layout_width="match_parent"
android:layout_marginTop="3dp"
android:layout_height="match_parent"
android:layout_weight="1"
android:drawableTop="@drawable/message_normal"
android:button="@null"
android:background="#008101"//别忘了设置背景否则可能后出现很多问题
android:gravity="bottom" />