xamarin / AndroidSupportComponents

Xamarin bindings for Android Support libraries - For AndroidX see https://github.com/xamarin/AndroidX
MIT License
146 stars 56 forks source link

v7-palette source code? #25

Closed mister-giga closed 7 years ago

mister-giga commented 8 years ago

I have checked whole solution and files of v7-palette, but I cant find the actual code where it is written how to get the colors from image. Where can I find that code?

Redth commented 7 years ago

We just bind the library that comes from Google, so we do not actually have the source code to that anywhere in this repo. You'd have to look for the Android Support Library source code to track it down.