send the number to Thread activity too, use it if necessary
This commit is contained in:
parent
b231f2c644
commit
ab9aa5d2ba
3 changed files with 15 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ import org.greenrobot.eventbus.EventBus
|
|||
const val THREAD_ID = "thread_id"
|
||||
const val THREAD_TITLE = "thread_title"
|
||||
const val THREAD_TEXT = "thread_text"
|
||||
const val THREAD_NUMBER = "thread_number"
|
||||
const val THREAD_ATTACHMENT_URI = "thread_attachment_uri"
|
||||
const val THREAD_ATTACHMENT_URIS = "thread_attachment_uris"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue