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

About SupportRSBlurTransformation #169

Open qyzhaojinxi opened 4 years ago

qyzhaojinxi commented 4 years ago

Do I need to set this?

renderscriptTargetApi YOUR_TARGET_SDK_VERSION as int
    renderscriptSupportModeEnabled true

minSdkVersion=17