wasabeef / glide-transformations

An Android transformation library providing a variety of image transformations for Glide.
Apache License 2.0
9.9k stars 1.41k forks source link

Update Readme.md #162

Closed Devansh-Maurya closed 5 years ago

Devansh-Maurya commented 5 years ago

Added RequestOptions as a prefix to bitmapTransform() function call as it is difficult for many newcomers to understand from where to get bitmapTransform() function.

What is the value of this and can you measure success?

Makes newcomers easier to understand from where to get bitmapTransform() function.