mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-21 14:09:06 -04:00
Updated guide
This commit is contained in:
parent
e38a7b2559
commit
a16058329b
2 changed files with 24 additions and 9 deletions
|
@ -807,6 +807,14 @@ MDScreen:
|
|||
text_size: self.width, None
|
||||
height: self.texture_size[1]
|
||||
|
||||
MDLabel:
|
||||
id: guide_info10
|
||||
markup: True
|
||||
text: ""
|
||||
size_hint_y: None
|
||||
text_size: self.width, None
|
||||
height: self.texture_size[1]
|
||||
|
||||
MDLabel:
|
||||
id: guide_info5
|
||||
markup: True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue