DevRM9

Results 2 issues of DevRM9

Hello guys, when I copy the class to my proyect i get this error "Method must have a return type" Dou you know how can I solve this error?

How can I use a RGB code to personilize my app? materialSkinManager.ColorScheme = new ColorScheme(Primary.Lime400, Primary.Lime500, Primary.Blue500, Accent.Orange700, TextShade.White); I want to use a RGB code instead of Lime500