Skip to content

Commit a4ce047

Browse files
gengjiawenhramos
authored andcommitted
remove proguard rules no longer needed (facebook#398)
1 parent d11ccf6 commit a4ce047

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/image.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -93,14 +93,6 @@ dependencies {
9393
}
9494
```
9595

96-
Also, if you use GIF with ProGuard, you will need to add this rule in `proguard-rules.pro` :
97-
98-
```
99-
-keep class com.facebook.imagepipeline.animated.factory.AnimatedFactoryImpl {
100-
public AnimatedFactoryImpl(com.facebook.imagepipeline.bitmaps.PlatformBitmapFactory, com.facebook.imagepipeline.core.ExecutorSupplier);
101-
}
102-
```
103-
10496
### Props
10597

10698
* [`style`](image.md#style)

0 commit comments

Comments
 (0)