kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
detekt
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>pull/2210/head
rodzic
3ae99a8a04
commit
02a110fb8f
|
@ -402,7 +402,7 @@ private fun MainAppBar(
|
|||
)
|
||||
},
|
||||
subtitle = {
|
||||
if (currentDestination?.hasRoute<NodesRoutes.Nodes>() == true ){
|
||||
if (currentDestination?.hasRoute<NodesRoutes.Nodes>() == true) {
|
||||
Text(
|
||||
text = stringResource(
|
||||
R.string.node_count_template,
|
||||
|
|
Ładowanie…
Reference in New Issue