toBitmap

Convert this Drawable to Bitmap representation. Should take care of every Drawable type


Get a screenshot of the View, support a long screenshot of the entire RecyclerView list Note: When calling this method, please make sure the View has been measured. If the width and height are 0, an exception will be thrown.