wire-ios
wire-ios copied to clipboard
feat: small video preview - WPB-16313
|
|
Issue
What was done in this PR:
- Adding new View for small Video preview files.
- Update WireCellsAttachmentsPreviewItemView to use the new small video preview.
Testing
On a group with File collaboration enabled, share multiple files on a chat being at least one video in it.
Shared video file will show on the conversation using the new small video preview.
UI test can't be done, no way of mocking AsyncImage.
Checklist
- [x] Title contains a reference JIRA issue number like
[WPB-XXX]. - [x] Description is filled and free of optional paragraphs.
- [ ] Adds/updates automated tests.
UI accessibility checklist
If your PR includes UI changes, please utilize this checklist:
- [ ] Make sure you use the API for UI elements that support large fonts.
- [ ] All colors are taken from WireDesign.ColorTheme or constructed using WireDesign.BaseColorPalette.
- [ ] New UI elements have Accessibility strings for VoiceOver.