mirror of
https://github.com/wasabeef/glide-transformations.git
synced 2025-06-10 00:24:36 +08:00
update readme
This commit is contained in:
parent
e01f872f81
commit
7e3793205e
@ -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();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user