摘要:
直接上代码了:<CheckBox android:id="@+id/checkbox" android:focusable="false" // 必须有 android:clickable="false" // 必须有 android:layout_marginLeft="20dp" android:layout_width="wrap_content" android:layout_height="wrap_content"/>public class List 阅读全文
posted @ 2012-12-28 10:58
lee0oo0
阅读(8123)
评论(0)
推荐(0)