917d89443ba7e78f09104daee1af637286d10c97
1 <RadioButton xmlns:
android=
"http://schemas.android.com/apk/res/android"
2 android:
id=
"@+id/drawer_radiobutton"
3 android:
layout_width=
"fill_parent"
4 android:
layout_height=
"56dp"
5 android:
gravity=
"center_vertical"
6 android:
paddingLeft=
"16dp"
7 android:
paddingRight=
"16dp"
8 android:
textColor=
"#000"
9 android:
textSize=
"18dp" />