show an error at messages that havent been sent
This commit is contained in:
parent
35a2023866
commit
3eb1127c74
6 changed files with 25 additions and 1 deletions
|
|
@ -8,3 +8,4 @@ const val THREAD_NUMBER = "thread_number"
|
|||
const val THREAD_DATE_TIME = 1
|
||||
const val THREAD_RECEIVED_MESSAGE = 2
|
||||
const val THREAD_SENT_MESSAGE = 3
|
||||
const val THREAD_SENT_MESSAGE_ERROR = 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue