Compactablility with API
Nikhil-z opened this issue · 5 comments
Nikhil-z commented
Please make minimum API level to 14
rhonyabdullah commented
Could you want to update this un-updated build.gradle file library, like retrofit because older version of retrofit always throw null pointer exception
Nikhil-z commented
So minimum API level ( minSdkVersion 16 ) cannot be updated due to issues from retrofit ??
ShamylZakariya commented
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).
ShamylZakariya commented
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
Nikhil-z commented
ok Thanks