>>>>> "KV" == Kostya Vasilyev <[email protected]> writes:

   KV> Jake,

   KV> Other than that, RemoveViews.setImageViewBitmap() is one way,
   KV> somewhat inefficient, as that sends actual bitmap data over RPC
   KV> into the launcher process, but should be Ok if you don't do it
   KV> too often and the image is not too large.

I tried this technique already.  The problem is that I cannot figure out
how to get a bitmap from my drawable.  There was a SO posting that
implied that you could cast the drawable to a BitmapDrawable but that
does not work - I got a cast exception.

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