摘要: ImageView设置点击效果没有用? 解决 1.ImageView xml里面必须clickable 和longClickable为true 2.selector里面默认显示的图片放在下面 ImageView src的图片大小改变不了? 1.ImageView里面不能用scaleType="cen 阅读全文
posted @ 2016-08-06 21:09 Charlie098765 阅读(4845) 评论(0) 推荐(0) 编辑
摘要: 1.当TextView 设置宽度设置为match_parent的时候 TextView drawablePadding没有效果 ,字设置了center位置,但是和左边的图片离开很远 2.当TextView 设置的宽度为wrap_parent的时候,extView drawablePadding有效果 阅读全文
posted @ 2016-08-06 20:30 Charlie098765 阅读(3171) 评论(0) 推荐(0) 编辑
摘要: 1.cmd-->C:\Users\Administrator>adb start-serveradb server is out of date. killing...error: could not install *smartsocket* listener: cannot bind to 12 阅读全文
posted @ 2016-08-06 20:21 Charlie098765 阅读(560) 评论(0) 推荐(0) 编辑
摘要: 1.动画跳跃:在动画结束的时候设置位置 2.动画缓慢移动:在动画开始的时候设置位置 阅读全文
posted @ 2016-08-06 20:19 Charlie098765 阅读(1480) 评论(0) 推荐(0) 编辑