Skip to content

Commit

Permalink
[Chore] TeamSparker#250 - 피드 셀 초기화시, playLoading 함수 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
yangsubinn committed Feb 11, 2022
1 parent d37a860 commit 6cbcc37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Spark-iOS/Spark-iOS/Source/Cells/Feed/FeedFooterView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class FeedFooterView: UICollectionReusableView {
super.init(frame: frame)
setUI()
setLayout()
playLoading()
}

required init?(coder: NSCoder) {
Expand Down

0 comments on commit 6cbcc37

Please sign in to comment.