Android Question Sticky Header in UltimateListView

ernschd

Active Member
Licensed User
Longtime User
Hello,

I want to display a sticky header based on this example, but at a distance from the top (e.g. 50dip).
The problem is that when scrolling, the "old" header is moved up, but it is not disappearing before it has reached top position 0 (see example).

Where is my thinking error?
Thanks a lot.
 

Attachments

  • ULVFloatControllerExample.zip
    12.3 KB · Views: 210
Top