android - changing layout image dynamically more then once -


my layout

in linear 1,3 i'm displaying transparent buttons , 1 want linear 2 parent layout ,

set image continuously change 3-4 times

i thought of using setbackgroundresource

but change once ,**how show images in flow

like image 1,image2....so on** ,if use relative layout

still same prob ,new in development kindly guide

i not sure if got correctly if want change images 1 after other can try animation drawable http://developer.android.com/reference/android/graphics/drawable/animationdrawable.html

for showing stuff 1 on other should use frame layout. can elaborate question bit


Comments

Popular posts from this blog

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -