开发者

android image transition

开发者 https://www.devze.com 2023-03-02 21:58 出处:网络
What is开发者_开发技巧 the best way in android to make animation for image transition between images?
  1. What is开发者_开发技巧 the best way in android to make animation for image transition between images?
  2. what is the best way to re-size the image to fit the screen?

thanks to all


  1. use viewflipper. maybe not the best but it really works if you wanna customize animation in view transition.

  2. set the image as the background of imageview or some layout.

0

精彩评论

暂无评论...
验证码 换一张
取 消