t-aswath
t-aswath
Let me work on this issues the problem lies with the icons in `/activities/ColorMyWorld.activity/lib/flag.js` # IN WINDOWS  # IN LINUX  open up the `flag.js` in github (browser) in...
""" Flag emojis often don't work properly on Windows because Microsoft has deliberately chosen not to include support for them in their standard emoji font, meaning that when you try...
My idea on fixing this problem will be to use country images Have a folder `/flag` which as all the flags and use that to render the flags in the...
Noted working on it
I have the fix ready. Once you review the Issue I will make an PR