Paolo Rotolo

Results 22 issues of Paolo Rotolo

Hi! It would be nice to use AndroidX libraries since this is forcing me to keep jetifier enabled in my project. Also, is this project still maintained? I can give...

Changes in this PR: * Update artefacts with AndroidX equivalents; * TargetSDK updated to 30; * minSdkVersion bumped to 14 (minSdk supported by `androidx.appcompat`); * Update gradle version, add `google()`...

Update Lynx to support AndroidX.

Please update all depends in your library

Starting from `API 30`, due to the new restrictions on package visibility introduced in Android 11, it's required to add additional code in the AndroidManifest to run the library. This...