mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-23 15:00:39 -04:00
Cleanup
This commit is contained in:
parent
a0ac4cf2a8
commit
f0bf63f929
3 changed files with 13 additions and 4 deletions
|
@ -306,6 +306,14 @@ MDNavigationLayout:
|
|||
active: False
|
||||
disabled: True
|
||||
|
||||
MDLabel:
|
||||
id: rnode_support_info
|
||||
markup: True
|
||||
text: "[i]RNode support is in development[/i]"
|
||||
size_hint_y: None
|
||||
text_size: self.width, None
|
||||
height: self.texture_size[1]
|
||||
|
||||
MDTextField:
|
||||
id: connectivity_rnode_cid
|
||||
hint_text: "RNode Pairing ID"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue