Enabled running Reticulum Transport instance on Android

This commit is contained in:
Mark Qvist 2022-10-15 19:12:39 +02:00
parent 62c607ce33
commit cb2be5077e
4 changed files with 55 additions and 6 deletions

View file

@ -531,13 +531,13 @@ MDNavigationLayout:
id: connectivity_transport_label
text: "Enable Reticulum Transport"
font_style: "H6"
disabled: True
# disabled: True
MDSwitch:
id: connectivity_enable_transport
active: False
pos_hint: {"center_y": 0.3}
disabled: True
# disabled: True
MDScreen: