paper-elements icon indicating copy to clipboard operation
paper-elements copied to clipboard

Color Extraction

Open tjsavage opened this issue 10 years ago • 1 comments

Android Lollipop+ has a color extraction API that I've longed to use in my web projects. I've seen other similar projects like Color Thief (http://lokeshdhakar.com/projects/color-thief/), but nothing looks as good as the native Android one. Is there any plans on creating such a API-ish thing to Polymer?

tjsavage avatar Jun 02 '15 19:06 tjsavage

Update: we currently have an implementation of the Material Palette for Android written in JavaScript internally. This is pretty close to being what one would use to build an element on but requires another few weeks of work. Once open-sourced we should look at writing an element abstraction on top.

addyosmani avatar Sep 22 '15 18:09 addyosmani