-
Notifications
You must be signed in to change notification settings - Fork 178
Black Space When Flinging on ScrollView #64
Copy link
Copy link
Open
Description
I'm not sure if this is reported or not, but I'm noticing some black space between the bottom of the header and the top of the ScrollView when you fling. The device I'm on is The Note 5 and I'm compiling from Gradle like such compile 'com.github.carlonzo.stikkyheader:core:0.+'
The code I'm seeing this with is the example code for SimpleScrollViewFragment.java and fragment_simplescrollview.xml, unmodified.
Is this a known issue and are there any workarounds? There doesn't seem to be a HeaderStikkyAnimator with this code, so I'm guessing it's in the way we measure the bottom of the header or the top of the ScrollView perhaps?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels