android / android-ktx

A set of Kotlin extensions for Android app development.
https://android.github.io/android-ktx/core-ktx/
7.48k stars 565 forks source link

Extension property to get/set bitmap from ImageView #579

Open burhanrashid52 opened 6 years ago

burhanrashid52 commented 6 years ago

Property extension for fetching bitmap directly from ImageView and setting bitmap using setImageBitmap() method

googlebot commented 6 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers
burhanrashid52 commented 6 years ago

I signed it!

googlebot commented 6 years ago

CLAs look good, thanks!