摘要: http://blog.csdn.net/yanzi1225627/article/details/22439119众所周知,想要让ImageView旋转的话,可以用setRotation()让其围绕中心点旋转,但这个旋转是不带动画的,也就是旋转屏幕时图片噌的一下就转过去了,看不到旋转的过程,此UI... 阅读全文
posted @ 2015-11-18 17:31 牧之丨 阅读(599) 评论(0) 推荐(0) 编辑
摘要: 转载:http://blog.csdn.net/harvic880925/article/details/39996643前言:这几天做客户回访,感触很大,用户只要是留反馈信息,总是一种恨铁不成钢的心态,想用你的app,却是因为你的技术问题,让他们不得不放弃,而你一个回访电话却让他们尽释前嫌,当最后... 阅读全文
posted @ 2015-11-18 10:29 牧之丨 阅读(386) 评论(0) 推荐(0) 编辑
摘要: android.hardware.Camera.PreviewCallback/*** Callback interface used to deliver copies of preview frames as* they are displayed.** @see #setPreviewCall... 阅读全文
posted @ 2015-11-18 09:59 牧之丨 阅读(678) 评论(0) 推荐(0) 编辑
摘要: http://segmentfault.com/q/1010000002603418使用上没有任何区别,你把它当drawable用就好了。但是用mipmap系统会在缩放上提供一定的性能优化。官方介绍:Mipmapping for drawablesUsing a mipmap as the sour... 阅读全文
posted @ 2015-11-18 00:00 牧之丨 阅读(634) 评论(0) 推荐(0) 编辑