SVG support toggle not working
See original GitHub issueDescription
Case 1: (In showcase app) Turned on SVG support and expected SVG image to load. SVG image does not load. Case 2: (In showcase app) Turned off SVG support and expected app to re-attempt loading of SVG. Instead, nothing changed.
If Showcase app is restarted and SVG support is already “on”, SVG image loads.
Reproduction
- Run showcase app.
- Turn on/off SVG support.
Solution
(ImageFormatSvgFragment.java) Amend switchCompat.setOnCheckedChangeListener()
so that image is re-loaded after the status of the toggle is changed.
Additional Information
- Fresco version: 1.4.0
- Platform version: SDK 23
Issue Analytics
- State:
- Created 6 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
svg not working inside a bootstrap 5 popover - Stack Overflow
SVG is not working in the popover. Please help me with how to do this. my SVG should be worked inside a popover...
Read more ><switch> - SVG: Scalable Vector Graphics - MDN Web Docs
SVG <switch> example. This example demonstrates showing different text content depending on the browser's language settings.
Read more >Enable SVG Support in WordPress | WP Engine®
Enabling SVG support in WordPress can help protect your site from unsecure files & other threats. Check out the WP Engine how-to guide...
Read more >My working 'menu-svg' is not working i wordpress
Hi. I'm in the process of building a WordPress site that has a pentagram as a menu (it's part of an overall idea)....
Read more >Enable SVG Support in Elementor
After the upload is done, you are able to preview the image and filter it using the native WordPress media library, only showing...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This has been implemented. A toggle will be shown to inform you that the app needs to be restarted.
Awesome! Thanks for letting me know!
On Tue, Jan 16, 2018 at 10:38 AM, Alexander Oprisnik < notifications@github.com> wrote: