Maybe with a refresh  on the folder 'drawable' under eclipse or clean
project, it seems that your change of file is not be taken by your
IDE

On Mar 14, 9:33 pm, rankan <[email protected]> wrote:
> Hi,
>
> I'm trying to build a simple UI based on the tutorial on using tabs. I
> added a couple of .png files to the /res/drawable folder. When I'm
> creating an image button, I call
> button.setImageResrouce(R.drawable.arrowup). The imagebutton is
> created, however the image that it displays is the wrong image. It is
> one of the images that existed in the folder previously. I simply
> added a arrowup.png file to the res/drawable folder. Is there some
> step I am missing?
>
> Thanks

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to