摘要:
gridview中设置item的高度。一、BaseAdapter中的getView中设置AbsListView.LayoutParams param = new AbsListView.LayoutParams( android... 阅读全文
posted @ 2014-05-18 23:55 曙光城邦 阅读(197) 评论(0) 推荐(0)
|
|
|
|
摘要:
gridview中设置item的高度。一、BaseAdapter中的getView中设置AbsListView.LayoutParams param = new AbsListView.LayoutParams( android... 阅读全文
posted @ 2014-05-18 23:55 曙光城邦 阅读(197) 评论(0) 推荐(0)
摘要:
png图片代码ImageView loading=getActivity().findViewById(R.id.pro_loading); LinearInterpolator lin = new LinearInterpolator(); am = n... 阅读全文
posted @ 2014-05-18 21:25 曙光城邦 阅读(357) 评论(0) 推荐(0) |
|