mirror of
https://github.com/FossifyOrg/Messages.git
synced 2026-06-17 21:11:05 -04:00
Merge pull request #509 from Naveen3Singh/conv_pin_fix
Update conversation items on pin/unpin
This commit is contained in:
@@ -283,6 +283,9 @@ class ConversationsAdapter(
|
||||
activity.config.removePinnedConversations(conversations)
|
||||
}
|
||||
|
||||
getSelectedItemPositions().forEach {
|
||||
notifyItemChanged(it)
|
||||
}
|
||||
refreshConversations()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user