mirror of
https://github.com/SimpleMobileTools/Simple-SMS-Messenger.git
synced 2025-03-03 10:57:57 +01:00
Merge pull request #509 from Naveen3Singh/conv_pin_fix
Update conversation items on pin/unpin
This commit is contained in:
commit
9249d3102a
@ -283,6 +283,9 @@ class ConversationsAdapter(
|
||||
activity.config.removePinnedConversations(conversations)
|
||||
}
|
||||
|
||||
getSelectedItemPositions().forEach {
|
||||
notifyItemChanged(it)
|
||||
}
|
||||
refreshConversations()
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user