send the targeted number at the Thread activity to be used

This commit is contained in:
tibbi 2020-04-04 15:25:21 +02:00
parent 2ed255ae5d
commit 2e078af782
6 changed files with 19 additions and 12 deletions

View file

@ -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