CoolImageView
项目地址: HuTianQi/CoolImageView

简介:一个类似腾讯 QQ 背景图片可以上下移动的 imageview,功能比腾讯 QQ 更加强大,还支持左右移动,支持在 xml 文件中设置移动方向(注意:是背景图片的移动,不是用动画让控件移动,那太简单了)
A imageView is similar to QQ that imageView background picture can move up and down,But the function is more powerful than QQ,it also supports left and right movement
this is background picture left and right movement
this is background picture move up and down
xmlns:app="http://schemas.android.com/apk/res-auto"step3:Add the widget code in the appropriate place in your xml file, Here's a sample implementation:
Notice:
you should set direction properties in your xml file,If you don't want to do that.You can use ordinary ImageView instead