开发者

How to change images repeatedly for a specific time

I want to implement a flash type layout, with repeat changes of images in my application. i have a banner , should be change to banner2 in 5 seconds of time开发者_开发问答. is this possible todo? can anyone guide me ?


Look into AnimationDrawables, which enable you to create the type of animation you require.

http://developer.android.com/reference/android/graphics/drawable/AnimationDrawable.html

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜