You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.
Hello how to show only sticky header without any child views? As i am have requirement that in some situation only header will be visible and it dose not have any child views. But in my scenario every time, onBindViewHolder is calling. So, basically one view is created every time even when i do not want to show that view.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello how to show only sticky header without any child views? As i am have requirement that in some situation only header will be visible and it dose not have any child views. But in my scenario every time, onBindViewHolder is calling. So, basically one view is created every time even when i do not want to show that view.
The text was updated successfully, but these errors were encountered: