couple more threading improvements here and there

This commit is contained in:
tibbi 2020-04-08 22:15:43 +02:00
parent 8b37aab610
commit 156620c917
10 changed files with 64 additions and 132 deletions

View file

@ -4,8 +4,7 @@ import com.simplemobiletools.smsmessenger.models.Events
import org.greenrobot.eventbus.EventBus
const val THREAD_ID = "thread_id"
const val THREAD_NAME = "thread_name"
const val THREAD_NUMBER = "thread_number"
const val THREAD_TITLE = "thread_title"
// view types for the thread list view
const val THREAD_DATE_TIME = 1