send the targeted number at the Thread activity to be used
This commit is contained in:
parent
2ed255ae5d
commit
2e078af782
6 changed files with 19 additions and 12 deletions
|
|
@ -2,6 +2,7 @@ package com.simplemobiletools.smsmessenger.helpers
|
|||
|
||||
const val THREAD_ID = "thread_id"
|
||||
const val THREAD_NAME = "thread_name"
|
||||
const val THREAD_NUMBER = "thread_number"
|
||||
|
||||
// view types for the thread list view
|
||||
const val THREAD_DATE_TIME = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue