mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
WIP is a little better
This commit is contained in:
parent
9491a74fc6
commit
5403b15044
11 changed files with 156 additions and 107 deletions
|
|
@ -27,8 +27,6 @@ fun getInitials(name: String): String {
|
|||
|
||||
@Composable
|
||||
fun UsersContent() {
|
||||
analyticsScreen(name = "users")
|
||||
|
||||
Column {
|
||||
Row {
|
||||
fun connected() = UIState.isConnected.value != MeshService.ConnectionState.DISCONNECTED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue