Class android.graphics.drawable.BitmapDrawable

Removed Constructors
BitmapDrawable()  
BitmapDrawable(Bitmap)  
 

Added Constructors
BitmapDrawable(Resources)  
BitmapDrawable(Resources, String)  
BitmapDrawable(Resources, InputStream)  
 

Changed Constructors
BitmapDrawable(InputStream) Now deprecated.
 
BitmapDrawable(String) Now deprecated.