deano2390 / MaterialShowcaseView

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

How can i show this materialshowcaseview on a custom listview android #135

Open Villonava opened 7 years ago

Villonava commented 7 years ago

Hello, Really nice api. I am using this but now i need to show this in CustomListview please help,

I tried listview.getChild(1) throws nullpointerException

.setTarget(ll.getChildAt(1).findViewById(R.id.link_text)) also throws nullpointer