Shahzad Akhtar

Results 5 comments of Shahzad Akhtar

in your build.gradle(Project:myProject) `allprojects { repositories { maven { url 'https://jitpack.io' } } }` then in build.gradle(Module:app) `implementation 'com.github.prolificinteractive:material-calendarview:2.0.1'` Hope it'll help

> I have the same problem too > I check it from jitpack and found error log there (check this [link)](https://jitpack.io/#iammert/MaterialIntroView) > > I don't know whats happened, but you...

> Hi Lucas, I am owner of this Repo GooeyMenu lib now move to https://github.com/anshulagarwal06/GooeyMenu and maintained there. For use Gooey menu as android library read Readme file there( https://github.com/anshulagarwal06/GooeyMenu/blob/master/README.md...

Use `implementation 'com.github.lzyzsd:circleprogress:1.2.1'`