forked from facebook/react-native
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace custom XmlFormat with Fresco built-in
Summary: Replaces the custom `XmlFormat` introduced in facebook#46711 with the built-in support from Fresco. Fresco utilizes a very similar approach to load binary XML files and offers the XML format as part of its built-in `DefaultImageFormats` Changelog: [Android][Changed] - Replaced custom XML decoder with Fresco's built-in decoder Differential Revision: D66553842
- Loading branch information
1 parent
a62230a
commit 511ca10
Showing
3 changed files
with
10 additions
and
165 deletions.
There are no files selected for viewing
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
143 changes: 0 additions & 143 deletions
143
...es/react-native/ReactAndroid/src/main/java/com/facebook/react/modules/fresco/XmlFormat.kt
This file was deleted.
Oops, something went wrong.