(Wallet) Add SVG support to NFT images #27800
Labels
feature/web3/wallet
Integrating Ethereum+ wallet support
OS/Android
Fixes related to Android browser functionality
priority/P3
The next thing for us to work on. It'll ride the trains.
QA Pass - Android ARM
QA/Yes
release-notes/include
security
Milestone
The Android framework does not support SVG images out of the box.
We are already using Glide, so a possible option would be to implement a custom SVG decoder using Glide, as explained in the official Glide examples.
This solution would require an external library to include into the codebase.
The text was updated successfully, but these errors were encountered: