android - MAT in eclipse shows 56 instance of bitmaps and 83 instance of imageview -
i have 1 movie shelfview in have shown 9 movies @ time , when user swipes left , right show 9 movies using viewflipper 2 tablelayouts in , on each swipe left , right viewflipper, show 9 movies in tableview, images coming server , using disklrucatch fro fetching images
when show memory consumption in mat tool of eclipse shows 56 instances of bitmap , 83 instances of imageview , acquires 10 mb of memory,
so there way releade bitmaps , imageview memory when swiping
Comments
Post a Comment