mirror of
https://github.com/markqvist/Sideband.git
synced 2026-04-27 22:25:39 +00:00
Tweaked startup and exit screens
This commit is contained in:
parent
35c8fdbe63
commit
76e0d20a9b
1 changed files with 2 additions and 2 deletions
|
|
@ -32,7 +32,7 @@ MDNavigationLayout:
|
|||
MDIconButton:
|
||||
pos_hint: {"center_x": .5, "center_y": .5}
|
||||
icon: "transit-connection-variant"
|
||||
icon_size: "72dp"
|
||||
icon_size: "92dp"
|
||||
|
||||
MDLabel:
|
||||
id: connecting_status
|
||||
|
|
@ -63,7 +63,7 @@ MDNavigationLayout:
|
|||
MDIconButton:
|
||||
pos_hint: {"center_x": .5, "center_y": .5}
|
||||
icon: "waves"
|
||||
icon_size: "72dp"
|
||||
icon_size: "92dp"
|
||||
|
||||
MDLabel:
|
||||
id: exiting_status
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue