amlcurran / ShowcaseView

[Archived] Highlight the best bits of your app to users quickly, simply, and cool...ly
5.6k stars 1.29k forks source link

Collapsible Toolbar Height #419

Open vishwasdoth opened 8 years ago

vishwasdoth commented 8 years ago

I have app with CollapsingToolbarLayout with some height height and TabLayout. I was trying to set Target for first Tab on layout but it appear on top (top of the screen) it seems it is not taking CollapsingToolbarLayout height in account. Any idea how I can achieve this?