Skip to content

Commit

Permalink
fixed crash from issue HamzaGhazouani#30
Browse files Browse the repository at this point in the history
  • Loading branch information
Egzon Arifi committed Dec 12, 2018
1 parent 1a3bb6e commit 28ba726
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion HGPlaceholders/Classes/Views/CollectionView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ open class CollectionView: UICollectionView {
if theDataSource is PlaceholderDataSourceDelegate {
// Placeholder configuration
alwaysBounceVertical = placeholdersAlwaysBounceVertical
collectionViewLayout = placeholderLayout
} else {
// default configuration
alwaysBounceVertical = defaultAlwaysBounceVertical
Expand Down

0 comments on commit 28ba726

Please sign in to comment.