Baseflow / Baseflow/XF-Material-Library
material:MaterialIcon TintColor="Blue" not working for embedded images
Open
- Dominant language
- C#
- Stars
- 633
- Forks
- 150
- PR merge metrics
- No merged PRs in 30d
Description
## 🐛 Bug Report
I am using below code to change the tintcolor of the image , the image in the different solutiion. I am able to get the image and display in the screen by below code but Tint color is not reflecting in ANDROID . And below code is working fine in IOS
### Expected behavior
SHOULD REFLECT TINTCOLOR IN ANDROID also
### Reproduction steps
Add one image in different solution with build action as embeddedResouce, use this image from different solution by suing below code, it will not change tint value of image in android.
### Configuration
**Version:** 1.7.5 (latest one)
**Platform:**
Android
Contributor guide
Assessment
This issue has not been assessed yet.