mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
ui update/cleanup: Message padding updates (#2289)
This commit is contained in:
parent
72b1ebca56
commit
4500ba0c0a
6 changed files with 125 additions and 79 deletions
|
|
@ -50,6 +50,7 @@ data class Message(
|
|||
val receivedTime: Long,
|
||||
val node: Node,
|
||||
val text: String,
|
||||
val fromLocal: Boolean,
|
||||
val time: String,
|
||||
val read: Boolean,
|
||||
val status: MessageStatus?,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue