>>>>> "S" == String  <[email protected]> writes:

   S> On Wednesday, May 18, 2011 2:34:59 PM UTC+1, Nikolay Elenkov wrote:
   S> Doesn't RemoveViews.setImageViewBitmap() work?
   >> 
   S> Yes, it does. And on Froyo and above you can also do this:

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

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

String,

How does setBackgroundColor work in relation to using a background
image?  In other words, in my layout I specify the android:background
attribute and assign it to a 9-patch image.  Can I still use
setBackgroundColor?  Or will this only work if there is no image?

...Jake


-- 
Jake Colman -- Android Tinkerer

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