-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert ImagePipeline to Kotlin (initial)
Reviewed By: oprisnik Differential Revision: D53944214 fbshipit-source-id: 1711ad8ca54fdba6bbc22be7fa1a9522bd7ad1c0
- Loading branch information
1 parent
ba72ed9
commit 32b53b7
Showing
9 changed files
with
1,130 additions
and
1,208 deletions.
There are no files selected for viewing
1,174 changes: 0 additions & 1,174 deletions
1,174
imagepipeline/src/main/java/com/facebook/imagepipeline/core/ImagePipeline.java
This file was deleted.
Oops, something went wrong.
1,083 changes: 1,083 additions & 0 deletions
1,083
imagepipeline/src/main/java/com/facebook/imagepipeline/core/ImagePipeline.kt
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters