deano2390 / MaterialShowcaseView

A Material Design themed ShowcaseView for Android
Apache License 2.0
2.71k stars 526 forks source link

Builder missing setTarget(Target target) #114

Closed herberthobregon closed 6 years ago

herberthobregon commented 7 years ago

Builer missing the meth. public Builder setTarget(Target target) { showcaseView.setTarget(target); return this; }

yashasvigirdhar commented 7 years ago

what's the issue here?