RoundedBitmapDrawableFactory
Constructs RoundedBitmapDrawable objects, either from Bitmaps directly, or from streams and files.
Functions
Link copied to clipboard
Returns a new drawable by creating it from a bitmap, setting initial target density based on the display metrics of the resources.
Returns a new drawable, creating it by decoding a bitmap from the given input stream.
Returns a new drawable, creating it by opening a given file path and decoding the bitmap.