PDDStudio / earthview-android

A library to include 'EarthView with Google' into your application with ease.
139 stars 28 forks source link

Adding Palette ? #24

Closed AlexLionne closed 8 years ago

AlexLionne commented 8 years ago

is it possible to add palette to earthviewWallpaper ? it needs to be generated in background

PDDStudio commented 8 years ago

You can do this using Android's Pallette Support Library. If you need help with that part feel free to send me a hangout.

AlexLionne commented 8 years ago

I know how to do haha It was a way to provide it into the lib :)

PDDStudio commented 8 years ago

@AlexLionne I'm not sure whether I get you correctly. So your issue is fixed now?

AlexLionne commented 8 years ago

Its was à way to add earthviewWallpaper.getAccent() (get accent color from Wallpaper) it was more à question than an issue.

PDDStudio commented 8 years ago

@AlexLionne ah, so you mean you want me to include support for the Support Pallette Library in the earthview-android library?