Closed tudor-paraschivescu closed 5 years ago
Hello, @tudor-paraschivescu. This lib migrated to androidX. If you'll also migrate your project to androidX (which is inevitable anyway at some point of time), this issue will be resolved. If for some reason you don't want to migrate your project, you may use previous previous versions of this lib, like 0.3.2.
Really awesome library! I have an issue though with using it in my app. After adding the dependency in my Gradle file I receive the next error:
After adding that line from the suggestion in my manifest, I get another error:
I have also checked the issue #15 and I think I got all the dependencies versions right, but it still doesn't work.
Here are my Gradle files:
build.gradle - Module
build.gradle - Project
Any help would be truly appreciated as I cannot use this great-looking library because of this issue.