kmshack / Android-ParallaxHeaderViewPager

DEPRECATED
Apache License 2.0
1.39k stars 336 forks source link

when the listview is empty or cannot fill viewpager, the header automatically scrolls down. #33

Open wilsonssss opened 8 years ago

wilsonssss commented 8 years ago

as title. finally resolved by adding transparent layout to listview.

diaosidenixi commented 7 years ago

how to add transparent layout to listview? addHeadView or else method?

diaosidenixi commented 7 years ago

@wilsonssss I don't understand you meaning