mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 04:58:45 +00:00
Remove clear of chat color in onDestroy.
This commit is contained in:
@@ -394,8 +394,6 @@ class ConversationFragment :
|
||||
_binding.conversationItemRecycler.adapter = null
|
||||
|
||||
textDraftSaveDebouncer.clear()
|
||||
|
||||
ChatColorsDrawable.clearGlobalChatColors(_binding.conversationItemRecycler)
|
||||
}
|
||||
|
||||
private val viewModel: ConversationViewModel by viewModel {
|
||||
|
||||
Reference in New Issue
Block a user