4
2
Fork 0

feat: edit all functionality for the conversation view #70

Closed
opened 2019-07-27 19:05:38 +08:00 by sudharshan · 1 comment

The edit button on the top left of the conversation view should toggle the selectable property of the ConnversationItems, allowing multiple conversations to be selected and deleted.

The edit button on the top left of the conversation view should toggle the selectable property of the ConnversationItems, allowing multiple conversations to be selected and deleted.
sudharshan added the
enhancement
help wanted
logic
labels 2019-07-27 19:05:38 +08:00
Poster
Owner

Look at the implementation under conversation_tab/widgets/new_group_view.dart for an example implementation of multiselect with the contact_item.dart widget

Look at the implementation under `conversation_tab/widgets/new_group_view.dart` for an example implementation of multiselect with the `contact_item.dart` widget
shihern self-assigned this 2019-07-28 22:23:13 +08:00
Sign in to join this conversation.
There is no content yet.