Andrew

Results 16 comments of Andrew

I think this could be an error in HeaderViewListAdapter itself. Any insight?

I just added a header with the usual ListView method. @erist I don't know if you're getting the same error. You didn't post a stack trace.

@horaciojcfilho your link is broken. Has anyone implemented this cleanly?

It's still broken in 0.0.3, I imported with: url "https://oss.sonatype.org/content/repositories/snapshots/" 'com.github.carlonzo.stikkyheader:core:0.0.3-SNAPSHOT'

This seems to be fixed. There was some line overriding the `size`, but `ListAdapter` seems to do diffing async so we have to let ListAdapter give the `getItemCount`, as the...

If you can guarantee they are always set together you can use `zip`. Otherwise you could consider storing them as one object or String, perhaps as JSON.

It's hard to be certain that the profile hasn't been set to the session id, maybe I should just check if the username is 58ish chars long with no white...

Thanks a lot for the logs! It looks like a server issue. Looking into it. Thanks!

Hi @m1chj there's been some tweaks on the backend, please try again, it should be good now, but otherwise try turning fast mode off then on again. Let me know...