show the SIM card ID at messages
This commit is contained in:
parent
516aab0d5c
commit
64bb563ef6
4 changed files with 56 additions and 8 deletions
|
|
@ -1,3 +1,3 @@
|
|||
package com.simplemobiletools.smsmessenger.models
|
||||
|
||||
open class ThreadDateTime(val date: Int) : ThreadItem()
|
||||
open class ThreadDateTime(val date: Int, val simID: String) : ThreadItem()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue