CheckedTextView 复选框左显示


其中:android:drawableLeft控制显示在左边,checkMark控制显示在右边。

?android:attr/listChoiceIndicatorMultiple 表示复选框,?android:attr/listChoiceIndicatorSingle表示单选框

你可能感兴趣的:(andriod)