Lint
This commit is contained in:
parent
cb62926edf
commit
b9956e3123
@ -570,7 +570,6 @@ object ImageUtil {
|
|||||||
isLTR: Boolean,
|
isLTR: Boolean,
|
||||||
centerMargin: Int,
|
centerMargin: Int,
|
||||||
@ColorInt background: Int = Color.WHITE,
|
@ColorInt background: Int = Color.WHITE,
|
||||||
|
|
||||||
progressCallback: ((Int) -> Unit)? = null,
|
progressCallback: ((Int) -> Unit)? = null,
|
||||||
): ByteArrayInputStream {
|
): ByteArrayInputStream {
|
||||||
val height = imageBitmap.height
|
val height = imageBitmap.height
|
||||||
|
Loading…
x
Reference in New Issue
Block a user