mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Remove NodeChip long-click (#3220)
This commit is contained in:
parent
98ef72d240
commit
48a27ba022
29 changed files with 248 additions and 588 deletions
|
|
@ -65,7 +65,6 @@ class MessageItemTest {
|
|||
onClick = {},
|
||||
onLongClick = {},
|
||||
onStatusClick = {},
|
||||
isConnected = true,
|
||||
ourNode = testNode,
|
||||
)
|
||||
}
|
||||
|
|
@ -105,7 +104,6 @@ class MessageItemTest {
|
|||
onClick = {},
|
||||
onLongClick = {},
|
||||
onStatusClick = {},
|
||||
isConnected = true,
|
||||
ourNode = testNode,
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue