Questions tagged [kotlin-android-extensions]

Questions related to Kotlin Android Extensions

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
1 2 3
48
49