mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 00:01:08 +01:00
Fix gradle format task.
This commit is contained in:
committed by
Alex Hart
parent
9cefe0bc04
commit
b48b1f031e
@@ -33,4 +33,4 @@ fun Bitmap.scaleWithAspectRatio(maxWidth: Int, maxHeight: Int): Bitmap {
|
||||
}
|
||||
|
||||
return scale(newWidth, newHeight)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user