Thiago Rocha

Results 6 comments of Thiago Rocha

Hi! You are right! I should rename the `DominantColorCalculus` to `MostCommonColorCalculus` or correcting the calculation. Do you know how to do it?

Thanks for the feedback @mkrussel77! I'll clean-up the code and write some tests in order to verify the problem. In addition, you are very welcome to make a pull request...

Are you using `fitSystemWindows=true` from your drawer? I'm still investigating this problem. I guess something is messing up with the `AppTheme.OverlapSystemBar` theme.

Do you have any ideas about how to do it? There's a `Paint circlePaint;` variable inside the `CircleImageView` that I think is the view that should behave differently according to...

In my case, `addArcView()` is not being called.