随笔分类 -  android Gridview

摘要:只需重写GridView即可:public class MyGridView extends GridView{ public MyGridView(android.content.Context context, android.util.AttributeSet attrs) { super(c... 阅读全文
posted @ 2014-09-18 11:11 skyyhu 阅读(387) 评论(0) 推荐(0)