22

I wanted to change my hair colour. So i just:

hair.setColor('#FF0000');

Comments
  • 9
    VM144:1 Uncaught ReferenceError: hair is not defined
  • 0
    @kamen thats hilarious!
  • 0
    Why would you want red hair?? :o
  • 5
    I hear you. Coincidentally, I'm in the process of running self.hair = 'blue'.

    Unfortunately, it takes a while to process. Thankfully, I had multithreading turned on, so I can do other things. 😛
  • 2
    You mean hair.setColor(ContextCompat.getColor(context, R.color.RED));
Add Comment