[android-developers] use big size Bitmap in AppWidget

2012-07-31 Thread Ethan Gao
hi all: I am attempting to create an android Widget application which display more than 10 images in ListView. The image size depends on screen resolution, so the image might be 300*300 pixel on some high resolution devices. When scrolling the listview Widget, the widget looks laggy and

Re: [android-developers] use big size Bitmap in AppWidget

2012-07-31 Thread Justin Anderson
Use a smaller image... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Tue, Jul 31, 2012 at 2:08 AM, Ethan Gao wrote: > hi all: > > I am attempting to create an android Widget application which display > more than 10 images in ListView. The image s