florent37 / ShapeOfView

Give a custom shape to any android view, Material Design 2 ready
Apache License 2.0
3.12k stars 400 forks source link

High API level required in version 1.3 #26

Closed ali-star closed 5 years ago

ali-star commented 5 years ago

I'm using version 1.2.0 right now and today im upgraded the library to version 1.3.0 and I get error about min sdk version of my app (17) because new version requires API level 19, any help?

florent37 commented 5 years ago

Yes the 1.3 use new path api. It représente 95% of thé store

Le mer. 15 août 2018 à 19:15, ali-star notifications@github.com a écrit :

I'm using version 1.2.0 right now and today im upgraded the library to version 1.3.0 and I get error about min sdk version of my app (17) because new version requires API level 19, any help?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/florent37/ShapeOfView/issues/26, or mute the thread https://github.com/notifications/unsubscribe-auth/AFfQXMvU4Zpx1kVj-OfF74BXrMNZcjT6ks5uRFcwgaJpZM4V-efY .

ali-star commented 5 years ago

last version was work's good, why you don't use the new path api for android 4.4 and up, and the old api for older android versions?

florent37 commented 5 years ago

I coule do that, But discutting with Romain Guy fromage Google I was using a hack on below 4.4...

But I'll try to do that tout allow user not change the min version

Le jeu. 16 août 2018 à 06:01, ali-star notifications@github.com a écrit :

last version was work's good, why you don't use the new path api for android 4.4 and up, and the old api for older android versions?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/florent37/ShapeOfView/issues/26#issuecomment-413418356, or mute the thread https://github.com/notifications/unsubscribe-auth/AFfQXOLTikA2f4F3LLCnjBG6zfwaeyT-ks5uRO6DgaJpZM4V-efY .

ali-star commented 5 years ago

thanks, what is the next version release date?

florent37 commented 5 years ago

No idea

Le jeu. 16 août 2018 à 10:06, ali-star notifications@github.com a écrit :

thanks, what is the next version release date?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/florent37/ShapeOfView/issues/26#issuecomment-413461481, or mute the thread https://github.com/notifications/unsubscribe-auth/AFfQXNtb1cCQ6VajBPqAPJKN-NiTyfJOks5uRSfvgaJpZM4V-efY .

florent37 commented 5 years ago

just done ;)