mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-23 12:38:33 +00:00
Update quote icon for scheduled send.
This commit is contained in:
@@ -2176,6 +2176,7 @@ open class MessageTable(context: Context?, databaseHelper: SignalDatabase) : Dat
|
||||
|
||||
AppDependencies.databaseObserver.notifyMessageInsertObservers(threadId, MessageId(messageId))
|
||||
AppDependencies.databaseObserver.notifyScheduledMessageObservers(threadId)
|
||||
notifyConversationListeners(threadId)
|
||||
|
||||
return rowsUpdated > 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user