Skip to content
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

Fixed Footer Bug #3501

Merged
merged 2 commits into from
Jan 17, 2022
Merged

Conversation

fesave
Copy link
Contributor

@fesave fesave commented Jan 17, 2022


QA

@sonarcloud
Copy link

sonarcloud bot commented Jan 17, 2022


fileListAdapter.notifyItemRangeChanged(0, fileListAdapter.itemCount)
}

private fun setFooterCorrectly(isListMode: Boolean) {
/*private fun setFooterCorrectly(isListMode: Boolean) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this code not needed since now? Can we remove it and the places where this method is asked for?

@jabarros jabarros merged commit 37a2007 into new_arch/file_list_isolation Jan 17, 2022
@jabarros jabarros deleted the new_arch/fix_footer_bug branch January 17, 2022 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants