No icon from Typeface Material Icons in dynamic label

Well I can figure out how to make a card view with DC but when I call material icons I get only the mail text instead of the icon itself this works in designer but not with DC

Use number instead of MaterialIcons - use 7 because Font Typeface indexing start from 0 and Material Icon int value should be 7

1 Like