fresco
fresco copied to clipboard
Fixed svg example
Motivation
Fixes broken example of loading svg using fresco. Fixes https://github.com/facebook/fresco/issues/2820
Test Plan
Vito's java implementation
- Launch showcase project
- Open svg screen using sidebar menu
- Enable toggle "Svg support enable"
- Press "kill now" in an appeared dialog
- Open showcase application
- Make sure fresco's svg logo is displayed
Vito's kotlin implementation
- Launch showcase project
- Open settings screen using sidebar menu
- Enable vito -> "Use kotlin implemention" setting
- Open svg screen using sidebar menu
- Enable toggle "Svg support enable"
- Press "kill now" in an appeared dialog
- Open showcase application
- Make sure fresco's svg logo is displayed