On Wednesday, May 18, 2011 2:34:59 PM UTC+1, Nikolay Elenkov wrote:

Doesn't RemoveViews.setImageViewBitmap() work?
>
Yes, it does. And on Froyo and above you can also do this:

    RemoteViews.setInt(id, "setBackgroundColor", colorValue);

Just don't try it pre-Froyo, or you'll get the dreaded "Problem loading 
widget" display.

String

-- 
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