itzikBraun / TutorialView

An Android library project providing Activity with explanation about views in your app.
325 stars 59 forks source link

Gradle DSL not found #13

Open hArsh92 opened 9 years ago

hArsh92 commented 9 years ago

Error:(52, 0) Gradle DSL method not found: 'com.github.itzikbraun:TutorialView:0.8.1()' Possible causes:

itzikBraun commented 9 years ago

Are you getting this error when adding the library to your project? Can you share your build script? (dont forget to confidential stuff.)

hArsh92 commented 9 years ago

Hi Itzik,

Showcase is working fine, after changing few small things in gradle dependencies and thanks for your reply.

But I'm working on another problem that, I'm want to use showcaseSequence in layout with scroll and the showcase should automatically to that item in layout when focused.

How can I do this??

Thanks in advance

On Sat, Oct 10, 2015 at 2:20 PM, Itzik Braun notifications@github.com wrote:

Are you getting this error when adding the library to your project? Can you share your build script? (dont forget to confidential stuff.)

— Reply to this email directly or view it on GitHub https://github.com/itzikBraun/TutorialView/issues/13#issuecomment-147066624 .