hi all, I have a imageView1 and imageView2, then i want to set imageView1 to imageView2, but use the following API will not do this, such as: setBackgroundResource(int resource id) setBackgroundDrawable(drawable d) setImageBitmap(Bitmap b) setImageDrawable(drawable d) .....etc
so how can I do? thanks
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en