Class android.graphics.drawable.
BitmapDrawable
Added Constructors | |
---|---|
BitmapDrawable
(
Resources
)
|
|
BitmapDrawable
(
Resources,
|
Changed Constructors | ||
---|---|---|
BitmapDrawable
()
|
Now deprecated
.
|
|
BitmapDrawable
(
Bitmap
)
|
Now deprecated
.
|
Added Methods | |
---|---|
void
setTargetDensity
(
Canvas
)
|
|
void
setTargetDensity
(
DisplayMetrics
)
|
|
void
setTargetDensity
(
int
)
|