Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Palette, Profile, Swatch - need help to understand the terms #11

Open
sevar83 opened this issue Apr 6, 2017 · 0 comments
Open

Palette, Profile, Swatch - need help to understand the terms #11

sevar83 opened this issue Apr 6, 2017 · 0 comments

Comments

@sevar83
Copy link

sevar83 commented Apr 6, 2017

First - thanks for the great library. I need some help to properly understand the terms - palette, proflle and swatch. Ok, palette should be a collection of colors. Profile - a predefined palette. Right? But this swatch thing is quite confusing. What means "RGB swatch" Why exactly RGB? That's a color representation scheme. How's that related to the actual target?
Then this text color...

public PicassoPalette intoTextColor(TextView textView) {
      return this.intoBackground(textView, Swatch.TITLE_TEXT_COLOR);
}

How come setting the text color actually assigns a background or do I miss something!? The library is very useful and it already improved my view appearance a lot. But some more explanations in the docs are needed to get the most of it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant