florent37/MaterialViewPager

How disable header and show only tabs with elevation?

Open

#32 opened on May 21, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Java (8,172 stars) (1,500 forks)batch import
bughelp wanted

Description

Hello,

Please, tell me: how disable header (picture) and show only tabs with elevation? I want give this: 2015-05-21 19-26-32

I try set: viewpager_headerHeight="120dp" viewpager_headerAlpha="0" viewpager_parallaxHeaderFactor="0" viewpager_hideToolbarAndTitle="false"

And have this (bug?): animation1432226533

What am i doing wrong? (device: nexus5 (5.1.1))

Contributor guide