Android实现LIstView条目单选和多选RadioButton

看效果图是不是你想要的 ListView的布局 <ListView android:choiceMode="singleChoice" android:background="#fff" android:layout_marginTop="5dp" android:id="@+id/listview_template" android:layout_abov
相关文章
相关标签/搜索