I’m an noob in Android and new here .
I just know that Bitmap store images pixel by pixel and don’t do any compress .
Is Drawable same as Bitmap ?
or
For the same image file , a Drawable is takes less memory then a Bitmap ?
Thanks for any response .
A bitmap is a
Drawable. ADrawableis not necessarily a bitmap. Like all thumbs are fingers but not all fingers are thumbs.The API dictates: