mirror of
https://github.com/wasabeef/glide-transformations.git
synced 2025-10-05 10:43:22 +08:00
update readme
This commit is contained in:
@@ -41,7 +41,7 @@ Glide.with(this).load(R.drawable.demo)
|
|||||||
|
|
||||||
## Advanced Step 3
|
## Advanced Step 3
|
||||||
|
|
||||||
You can set an multiple transformations.
|
You can set a multiple transformations.
|
||||||
|
|
||||||
```java
|
```java
|
||||||
BitmapPool pool = Glide.get(this).getBitmapPool();
|
BitmapPool pool = Glide.get(this).getBitmapPool();
|
||||||
|
Reference in New Issue
Block a user