MrBIMC / VintageChroma

A Beautiful and very advanced material color picker for Android(written in Java).
83 stars 15 forks source link

Support for API levels below 14? #4

Closed JoseGD closed 8 years ago

JoseGD commented 8 years ago

Any chance to bring support for API levels below the present mimimum? I'm asking because I liked this simple color picker and I would love to integrate it in my projects that have minSDKVersion set to 8

MrBIMC commented 8 years ago

Well, I can easily support v11, but v8 will be a bit tricky. Anyway, I'll try.

MrBIMC commented 8 years ago

Actually, it went easier than expected. Will push update later today!

JoseGD commented 8 years ago

Great news! Thank you. Now I realize that with API 8 I was really asking another thing, sorry... I'll open a new issue

MrBIMC commented 8 years ago

released v1.4 that supports API-7+