2017-03-16 89 views

回答

1
<CheckBox 
     android:layout_width="wrap_content" 
     android:layout_height="wrap_content" 
     android:text="Your text" 
     android:checked="true" 
     /> 

checkbox.setChecked(true);