fix(ui,localization): change label displayed when there is no photo or videos to attach

This commit is contained in:
Rafał Adasiewicz
2023-01-26 12:43:34 +01:00
parent 9b22eb9fd7
commit dfe82e6e47
15 changed files with 46 additions and 3 deletions
@@ -4,6 +4,9 @@
- [[#1424]](https://github.com/GetStream/stream-chat-flutter/issues/1424) Fixed a render issue when showing messages starting with 4 whitespaces.
- Fixed a bug where the `AttachmentPickerBottomSheet` was not able to identify the mobile browser.
✅ Added
- New `noPhotoOrVideoLabel` displayed when there is no files to choose.
## 5.2.0
✅ Added