Skip to content

Commit 74d5aa5

Browse files
committed
Clean.
1 parent 5135a00 commit 74d5aa5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,8 +271,8 @@ SPDiffableSection(
271271

272272
## Russian Community
273273

274-
Я веду [телеграм-канал](https://sparrowcode.by/telegram), там публикую новости и туториалы.<br>
275-
С проблемой помогут [в чате](https://sparrowcode.by/telegram/chat).
274+
Я веду [телеграм-канал](https://sparrowcode.io/telegram), там публикую новости и туториалы.<br>
275+
С проблемой помогут [в чате](https://sparrowcode.io/telegram/chat).
276276

277277
Видео-туториалы выклыдываю на [YouTube](https://ivanvorobei.by/youtube):
278278

Sources/SPDiffable/Collection/SPDiffableCollectionView.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ open class SPDiffableCollectionView: UICollectionView, UICollectionViewDelegate
4545
}
4646

4747
private func commonInit() {
48+
backgroundColor = .clear
4849
delaysContentTouches = false
4950
}
5051

0 commit comments

Comments
 (0)