ImageView实现图片轮询

时间:2018-03-02 10:12:19
【文件属性】:

文件名称:ImageView实现图片轮询

文件大小:195KB

文件格式:ZIP

更新时间:2018-03-02 10:12:19

图片轮询

TranslateAnimation ta = new TranslateAnimation( Animation.RELATIVE_TO_SELF, 0f, Animation.RELATIVE_TO_SELF, -1f, Animation.RELATIVE_TO_SELF, 0f, Animation.RELATIVE_TO_SELF, 0f); ta.setDuration(2000); animationSet1.addAnimation(ta); animationSet1.setFillAfter(true);


【文件预览】:
ImageView 图片循环跑马灯的效果
----IamgeTranslat()
--------.project(849B)
--------proguard.cfg(1KB)
--------src()
--------AndroidManifest.xml(683B)
--------res()
--------assets()
--------gen()
--------default.properties(362B)
--------.classpath(280B)
--------bin()

网友评论

  • 可以参考,但不是我想要的
  • 可以参考,不错。