[Solved] how can I use this library in android studio

[ad_1]

In your build.gradle(app:module) add this line in the dependencies block:

implementation 'com.github.alamkanak:android-week-view:1.2.6'

and follow instruction according to the link you posted.

[ad_2]

solved how can I use this library in android studio