E ernschd Active Member Licensed User Longtime User Feb 26, 2020 #1 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: 369
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.