ShamylZakariya/FlyoutMenus

Compactablility with API

Nikhil-z opened this issue · 5 comments

Please make minimum API level to 14

Could you want to update this un-updated build.gradle file library, like retrofit because older version of retrofit always throw null pointer exception

So minimum API level ( minSdkVersion 16 ) cannot be updated due to issues from retrofit ??

I haven't pushed the min API level down to 14 yet because I haven't tested it there. I don't expect any issues with retrofit, since I don't use it (here).

I don't have any devices running Jelly Bean, but I tested with an emulator, and all appears good.

The 0.5.3 release appears to work fine under API 14.
https://github.com/ShamylZakariya/FlyoutMenus/releases/tag/v0.5.3

ok Thanks