Signal-iOS/SignalUI/ViewControllers/AttachmentApproval
Igor Solomennikov cb4a9bb9e5 Minor UI fix for the review screen in media editor.
Long recipient name in the top right corner would not be faded at the
end upon initial presentation.
This was happening because subviews did not have their final frames at
the end of `layoutSubviews`.
The fix is to call method that updates fading on next run loop run.
2022-07-14 12:09:35 -07:00
..
ApprovalRailCellView.swift Animate UI changes in the bottom toolbar in media review screen. 2022-07-13 12:12:48 -07:00
AttachmentApprovalToolbar.swift Animate UI changes in the bottom toolbar in media review screen. 2022-07-13 12:12:48 -07:00
AttachmentApprovalTopBar.swift Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -07:00
AttachmentApprovalViewController.swift Animate UI changes in the bottom toolbar in media review screen. 2022-07-13 12:12:48 -07:00
AttachmentCaptionToolbar.swift Fix reentrant DB read on mentions processing 2022-06-20 13:21:22 -07:00
AttachmentCaptionViewController.swift Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
AttachmentItemCollection.swift Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -07:00
AttachmentPrepContentView.swift Improve crop view presentation. 2022-07-12 12:03:55 -07:00
AttachmentPrepViewController.swift [Media Editor] Do not wrap image editing tool VCs in a nav controller. 2022-07-07 15:38:25 -07:00
AttachmentTextToolbar.swift Animate UI changes in the bottom toolbar in media review screen. 2022-07-13 12:12:48 -07:00
AttachmentTextView.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
ExpandableContactListView.swift Minor UI fix for the review screen in media editor. 2022-07-14 12:09:35 -07:00
MediaTopBar.swift Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -07:00