improving the UI of section date time
This commit is contained in:
parent
59c5d16f62
commit
a9ba3ada0c
5 changed files with 15 additions and 21 deletions
|
|
@ -1,3 +1,3 @@
|
|||
package com.simplemobiletools.smsmessenger.models
|
||||
|
||||
open class ThreadDateTime(val date: Int)
|
||||
open class ThreadDateTime(val date: Int) : ThreadItem()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue