You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't believe the native Android widget supports SVGs by default. So the usage of the native widget would need to be extended/customized to add support for SVG as the icons of the FAB.
I'll mark this as an enhancement because it will require checking for SVG and then creating a VectorDrawable from the resource and then passing to the method.
Is there any way to use SVG images instead of png and icons.
The text was updated successfully, but these errors were encountered: