I have a widget layout of two ImageViews and a button. Whenever I tap the button, the two image views should get some random images in my resource files. My problem is for the first few clicks, the image views are properly getting new images, but after that, even though I am setting images using the setImageViewBitmap(), but to no use.
Any help would be appreciated.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|||||||
|
|
I found the problem. It is due to the exception " FAILED BINDER TRANSACTION". Please look into this discussion. https://groups.google.com/d/topic/android-developers/KKEyW6XdDvg/discussion Thx@ rahul. |
|||
|
|