You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: stream-chat-android-compose/src/main/java/io/getstream/chat/android/compose/viewmodel/messages/AttachmentsPickerViewModel.kt
+7-10Lines changed: 7 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -185,20 +185,17 @@ public class AttachmentsPickerViewModel(
185
185
}
186
186
187
187
/**
188
-
* Loads up the currently selected attachments and maps them to [Attachment] objects
189
-
* based on their type.
188
+
* Loads up the currently selected attachments and maps them to [Attachment] objects.
0 commit comments