android image transition
- What is开发者_开发技巧 the best way in android to make animation for image transition between images?
- what is the best way to re-size the image to fit the screen?
thanks to all
use viewflipper. maybe not the best but it really works if you wanna customize animation in view transition.
set the image as the background of imageview or some layout.
精彩评论