-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
teams: smoother empty list (fixes #3727) #3743
teams: smoother empty list (fixes #3727) #3743
Conversation
@strawberrybread I would recommend solving the merge conflicts that are shown below. Should be super quick but would be nice for when merging. Also, can you let me know how exactly to test this? For some reason, my teams page is never empty. |
I tested by using an empty list, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
to reuse showNoData
function from BaseRecyclerFragment
fixes #3727