florent37 / MaterialViewPager

A Material Design ViewPager easy to use library
https://www.fiches-plateau-moto.fr
Apache License 2.0
8.15k stars 1.48k forks source link

customView in header #343

Closed meerkat86 closed 6 years ago

meerkat86 commented 6 years ago

I apologize for my poor English skill before asking this question.

It's about custom view for header.

I modified MaterialViewPager attribute in xml, app:viewpager_logo="@ layout/header_logo"

It applied successfully, but I want to apply different custom view each tab.

so, is there any way to do it?

I tried many things in mViewPager.setMaterialPagerListener but those attempts failed.

sorry for my poor English skill and.... help me plz. I'm noob to android development T.T