Commit 01a0e10
Make SystraceRequestListener extend BaseRequestListener
Summary: Instead of `SystraceRequestListener` implementing `RequestListener`, this diff instead extends the base implementation.
Reviewed By: massimocarli
Differential Revision: D4796679
fbshipit-source-id: 0c9a0b755f4beff69007688962682989e5af72e01 parent b80e2c8 commit 01a0e10
File tree
1 file changed
+2
-2
lines changed- ReactAndroid/src/main/java/com/facebook/react/modules/fresco
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments