show the other persons name at the Thread title

This commit is contained in:
tibbi 2020-04-03 19:54:13 +02:00
parent f938c14cba
commit d20623c44a
4 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,4 @@
package com.simplemobiletools.smsmessenger.helpers
const val THREAD_ID = "thread_id"
const val THREAD_NAME = "thread_name"