kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
default true
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>pull/2934/head
rodzic
252a138c64
commit
54d49510c8
|
@ -142,7 +142,7 @@ fun ChannelScreen(
|
||||||
|
|
||||||
var showResetDialog by remember { mutableStateOf(false) }
|
var showResetDialog by remember { mutableStateOf(false) }
|
||||||
|
|
||||||
var shouldAddChannelsState by remember { mutableStateOf(false) }
|
var shouldAddChannelsState by remember { mutableStateOf(true) }
|
||||||
|
|
||||||
/* Animate waiting for the configurations */
|
/* Animate waiting for the configurations */
|
||||||
var isWaiting by remember { mutableStateOf(false) }
|
var isWaiting by remember { mutableStateOf(false) }
|
||||||
|
|
Ładowanie…
Reference in New Issue