0

I want to make an effect like twitter profile.

I use a ViewPager, and each Fragment has a ListView.
Each ListView has a header as a placeholder view.
I have a register callback method, so when the ListView Scrolls, in the main Activity header.setTranslationY will be invoked.
In onPageSelected, the adjustScroll method will be called to make the ListView scroll to the correct position, but I cannot get the right position

How to make this?

Phantômaxx
  • 37,901
  • 21
  • 84
  • 115
LiFei
  • 407
  • 3
  • 8

0 Answers0