On Sep 26, 1:10 pm, Ashley McConnell <[email protected]> wrote: > > So you would like to call RemoteViews.setBitmap() right? > > I'd like to call RemoteViews.setImageViewUri with a file in the assets > directory. The problem with setImageViewBitmap is that it very quickly hits > an android imposed limit. > > All the best, > Ash > > -- > Awesome Widgets <http://www.siroccosoftware.com/awesome> > Online Racing Championship <http://onlineracingchampionship.com> > Twitter <http://twitter.com/AshMcConnell>
Ok, I see it now. Looking into ImageView sources it seems however that your problem can be solved by using custom ContentProvider pskink -- 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

