上一页 1 ··· 24 25 26 27 28 29 30 31 32 ··· 62 下一页
  2015年5月4日
摘要: 1 6 13 18 23 28 33 34 1 package com.example.xinxindemo; 2 3 import android.app.Activity; 4 import andr... 阅读全文
posted @ 2015-05-04 18:02 大米稀饭 阅读(335) 评论(0) 推荐(0)
摘要: 1 import android.content.Context; 2 import android.graphics.Canvas; 3 import android.graphics.Color; 4 import android.graphics.Paint; 5 import androi... 阅读全文
posted @ 2015-05-04 17:29 大米稀饭 阅读(548) 评论(0) 推荐(0)
摘要: 1 rootView.findViewById(R.id.btnAnimMe).setOnClickListener(new View.OnClickListener() {2 @Override3 public void onCli... 阅读全文
posted @ 2015-05-04 16:04 大米稀饭 阅读(293) 评论(0) 推荐(0)
摘要: 1 import android.content.Context; 2 import android.graphics.Canvas; 3 import android.graphics.Color; 4 import android.graphics.Paint; 5 import androi... 阅读全文
posted @ 2015-05-04 15:47 大米稀饭 阅读(239) 评论(0) 推荐(0)
  2015年4月30日
摘要: 转载:http://blog.csdn.net/lmj623565791/article/details/38902805/通用的ViewHolder首先分析下ViewHolder的作用,通过convertView.setTag与convertView进行绑定,然后当convertView复用时,直... 阅读全文
posted @ 2015-04-30 14:16 大米稀饭 阅读(283) 评论(0) 推荐(0)
  2015年4月27日
摘要: 1 7 12 19 error_circle.xml1 2 5 6 9 error_center_x.xml 1 2 3 4 5 10 11 12 ... 阅读全文
posted @ 2015-04-27 11:18 大米稀饭 阅读(868) 评论(0) 推荐(0)
  2015年4月17日
摘要: http://blog.csdn.net/rain_butterfly/article/details/37598939 阅读全文
posted @ 2015-04-17 15:17 大米稀饭 阅读(113) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/rain_butterfly/article/details/22892879 阅读全文
posted @ 2015-04-17 15:14 大米稀饭 阅读(141) 评论(0) 推荐(0)
摘要: 在用dialogfragment的时候我们可能会不喜欢系统自带的黑色边框,那怎么办呢?dialofragment提供可供修改样式的方法setStyle(style,R.style.MyTryUseDialogFragment);里面两个参数可以用系统自带的也可以自定义,MyTryUseDialogF... 阅读全文
posted @ 2015-04-17 15:10 大米稀饭 阅读(741) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/rain_butterfly/article/details/39642613 阅读全文
posted @ 2015-04-17 15:03 大米稀饭 阅读(116) 评论(0) 推荐(0)
上一页 1 ··· 24 25 26 27 28 29 30 31 32 ··· 62 下一页