chore: set home timeline friend placeholder asset display on iPad

This commit is contained in:
CMK 2021-09-30 14:19:58 +08:00
parent 80ea6ac913
commit f335bd7112
1 changed files with 0 additions and 2 deletions

View File

@ -336,8 +336,6 @@ extension HomeTimelineViewController {
emptyView.addArrangedSubview(friendsAssetImageView)
emptyView.addArrangedSubview(bottomPaddingView)
friendsAssetImageView.isHidden = traitCollection.userInterfaceIdiom != .phone
topPaddingView.translatesAutoresizingMaskIntoConstraints = false
bottomPaddingView.translatesAutoresizingMaskIntoConstraints = false
NSLayoutConstraint.activate([