You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like the option to color each individual slice a different color.
E.g. RadialMenuItem criticalMenu = new RadialMenuItem("Critical", "Critical"); criticalMenu.setBackgroundColor(Color.RED);
I would like the option to color each individual slice a different color.
E.g.
RadialMenuItem criticalMenu = new RadialMenuItem("Critical", "Critical"); criticalMenu.setBackgroundColor(Color.RED);