Hi all, I am trying to recreate the Tour de Jewel Responsive Design. I have almost everything working but I am stuck with the following issue:
1)The MaterialIcon components that use binding ( <js:MaterialIcon
text="{MaterialIconType.MENU}" />) to decide their image show blank, but the
tool tips still work which seems to say it isn't a problem with the binding.
Other Material Items that are set via code show correctly (eg ResponsiveIcon
and the MenuNav Icons.)
Any ideas?
