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

Calling tableView.reloadEmptyDataSet() doesn't animate #37

Open
ivancantarino opened this issue Oct 20, 2019 · 0 comments
Open

Calling tableView.reloadEmptyDataSet() doesn't animate #37

ivancantarino opened this issue Oct 20, 2019 · 0 comments

Comments

@ivancantarino
Copy link

ivancantarino commented Oct 20, 2019

Hello.

In my implementation, whenever I delete a row and the tableView will be empty, I call tableView.reloadEmptyDataSet() to show the empty data set background image.

The image appears but it doesn't fadeIn as when the app launches with a blank tableView, it just shows abruptly.

Is there a way to make it always fade in ?

@ivancantarino ivancantarino changed the title Changing the background image Calling tableView.reloadEmptyDataSet() doesn't animate Oct 20, 2019
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

No branches or pull requests

1 participant