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
|
|
@ -61,7 +61,7 @@ class NodePreviewParameterProvider : PreviewParameterProvider<Node> {
|
|||
hopsAway = 0
|
||||
)
|
||||
|
||||
private val minnieMouse = mickeyMouse.copy(
|
||||
val minnieMouse = mickeyMouse.copy(
|
||||
num = Random.nextInt(),
|
||||
user = user {
|
||||
longName = "Minnie Mouse"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue