Re: [android-developers] Problem in loading image on the layout on clicking button.

2010-11-22 Thread alok upadhyay
thanks for the hint!! On Sat, Nov 20, 2010 at 12:54 AM, TreKing treking...@gmail.com wrote: On Wed, Nov 17, 2010 at 12:37 AM, Alok Upadhyay maddy.luck...@gmail.comwrote: Problem:i am able to load images in next button click but as i click on back button no image got loaded. Look at the

Re: [android-developers] Problem in loading image on the layout on clicking button.

2010-11-19 Thread TreKing
On Wed, Nov 17, 2010 at 12:37 AM, Alok Upadhyay maddy.luck...@gmail.comwrote: Problem:i am able to load images in next button click but as i click on back button no image got loaded. Look at the code you posted: case R.id.next: Log.i(Tag,tag); if(imageCounter

[android-developers] Problem in loading image on the layout on clicking button.

2010-11-16 Thread Alok Upadhyay
hii, in my android application there are number of images in drawable folder. in my layout two buttons: back and forward button.on clicking next and back buttons different-2 image get loaded on the same layout(common for all images). Problem:i am able to load images in next button click but as i