nirhart / ParallaxScroll

Parallax ScrollView and ListView for Android
MIT License
848 stars 187 forks source link

How to add an additional header view? #39

Open thelou1s opened 9 years ago

thelou1s commented 9 years ago

lv.addHeaderView(textView); lv.addParallaxHeaderView(headerView);

Why header view can't show with the parallax one? please help me.

nirhart commented 9 years ago

I'm not sure how it suppose to look like, maybe if the top is parallax and the not parallax header is below it, it will work good