Skip to content

Commit a15a647

Browse files
fix: indentation fixes
1 parent 2a3dfe4 commit a15a647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/src/main/java/com/imageprocessingsdk/ImageUtils.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import android.graphics.BitmapFactory
44
import android.graphics.Matrix
55
import android.media.ExifInterface
66
import android.net.Uri
7-
7+
88
object ImageUtils {
99

1010
fun getBitmap(originalfilePath: String, isMutable: Boolean): Bitmap {

0 commit comments

Comments
 (0)