1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-12-23 02:46:19 +08:00

Refactor: Comments

This commit is contained in:
wasabeef
2015-01-20 23:36:25 +09:00
parent 5775d8211c
commit d474911010
2 changed files with 1 additions and 4 deletions

View File

@@ -58,7 +58,7 @@ Glide.with(this).load(R.drawable.demo).bitmapTransform(
## Step 4
If you are using BlurTransformation.
If you are using `BlurTransformation`.
```groovy
android {