Questions related to Kotlin Android Extensions
Questions tagged [kotlin-android-extensions]
721 questions
-7
votes
1 answer
How to crop circle bitmap from source bitmap in Android?
Currently there are so many ways to create a Circle Bitmap in Android. But none of them are working for rectangle bitmap image. Even the Android API RoundedBitmapDrawable doesn't help much.
Basically this kotlin extension function will solve the…

albeee
- 1,452
- 1
- 12
- 20