Expand my Community achievements bar.

Roster Runtime exception when clicking menu

Avatar

Former Community Member

It seems that the roster class is throwing an exception when a user clicks the menu icon in the roster list.  It has to do with the border fill colors that are used for the menu.  I've got this to work by just adding

Menu

{

borderColors: #000000,#000000;

}

to my main mxml app file.

-chris    

1 Reply

Avatar

Former Community Member

Thanks for posting that.  I was pulling out what little hair I have left trying to figure out what I was doing wrong!