Satyam Sharma

Results 1 comments of Satyam Sharma

For the time being you can include it as project level library. Add this to your build.gradle (app level) `implementation files('libs/dotsindicator-4.3-release.aar')` And make sure `dotsindicator-4.3-release.aar` is inside `project/app/libs/dotsindicator-4.3-release.aar` You can...