Skip to content

Commit

Permalink
Fix animation when opening thread list (#3295)
Browse files Browse the repository at this point in the history
  • Loading branch information
nuno-vieira committed Jul 10, 2024
1 parent db4fa7e commit 4cb54e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/StreamChatUI/ChatThreadList/ChatThreadListVC.swift
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@ open class ChatThreadListVC:
hideLoadingView()
hideEmptyView()
hideErrorView()
hideHeaderBannerView()
}

override open func viewWillAppear(_ animated: Bool) {
Expand Down

0 comments on commit 4cb54e2

Please sign in to comment.