carlosrovira commented on issue #102: MXML tag without prefix causes NullPointerException URL: https://github.com/apache/royale-compiler/issues/102#issuecomment-559542764 Hi Harbs, `materialIcon` don't need to be prefixed but `palette`? I'm saying this: ```mxml <palette:IconToggle id="leftButton"> <palette:materialIcon> <mdl:MaterialIcon text="format_align_left"/> </palette:materialIcon> </palette:IconToggle> ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
