1
0
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:
wasabeef 2015-01-12 00:54:48 +09:00
parent e01f872f81
commit 7e3793205e

View File

@ -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();