ozodrukh / CircularReveal

Lollipop ViewAnimationUtils.createCircularReveal for everyone 4.0+
MIT License
2.43k stars 391 forks source link

Library compatibility #25

Closed marbat87 closed 9 years ago

marbat87 commented 9 years ago

Looking at the code, I didn't find any motivation to keep min compatibility to API 10. Could you lower it to 9 at least, please?

Thanks in advance. Regards

saket commented 9 years ago

Isn't it about time you moved your minimum SDK level to API 14? :)

marbat87 commented 9 years ago

You're not the first which tell me this thing, but my answer is that thousands people still have Gingerbread (10% of my app users for example) and I cannot ignore them. :(

Regards.

ozodrukh commented 9 years ago

Hi, okay, Could you push a pull request ?

marbat87 commented 9 years ago

Done.

marbat87 commented 9 years ago

@ozodrukh Could you also publish a new minor version? thanks in advance.