Introducing Colours: A Beautiful New Color Library for Android Development
1–2 of 2 posts
Re: Introducing Colours: A Beautiful New Color Library for Android Development
#2I have a question. Why does every color end with Color? I mean, when you specify a color you say something like background="@color/seafoamColor" or Colour.seashellColor(), isn't the Color bit at the end unnecessary and repetitive?