resizeFit

actual fun BitmapUtil.resizeFit(source: Bitmap, newHeight: Int, newWidth: Int): Bitmap
expect fun BitmapUtil.resizeFit(source: Bitmap, newHeight: Int, newWidth: Int): Bitmap
actual fun BitmapUtil.resizeFit(source: Bitmap, newHeight: Int, newWidth: Int): Bitmap