mastodon-ios/Mastodon/Scene/Profile/About/Cell
Nathan Mattes f45aba91dc Fix crash when reordering rows
containerStackView.isLayoutMarginsRelativeArrangement lead to an endless loop, so this is more of a quickfix (Honestly? No idea if it works, but it doesn't crash anymore). I changed the leading/trailing to match `contentView.layoutMarginsGuide`
2023-11-13 14:15:31 +01:00
..
ProfileFieldAddEntryCollectionViewCell.swift More cleanup 2023-09-22 15:27:46 +02:00
ProfileFieldCollectionViewCell.swift Fix crash when reordering rows 2023-11-13 14:15:31 +01:00
ProfileFieldEditCollectionViewCell.swift More cleanup 2023-09-22 15:27:46 +02:00