Class android.graphics.drawable.BitmapDrawable

Added Constructors
BitmapDrawable(Resources)  
BitmapDrawable(Resources, Bitmap)  
 

Changed Constructors
BitmapDrawable() Now deprecated.
 
BitmapDrawable(Bitmap) Now deprecated.
 
 

Added Methods
void setTargetDensity(Canvas)  
void setTargetDensity(DisplayMetrics)  
void setTargetDensity(int)