mirror of
https://github.com/liberatedsystems/Sideband_CE.git
synced 2024-09-03 04:13:27 +02:00
Tweaked startup and exit screens
This commit is contained in:
parent
35c8fdbe63
commit
76e0d20a9b
@ -32,7 +32,7 @@ MDNavigationLayout:
|
|||||||
MDIconButton:
|
MDIconButton:
|
||||||
pos_hint: {"center_x": .5, "center_y": .5}
|
pos_hint: {"center_x": .5, "center_y": .5}
|
||||||
icon: "transit-connection-variant"
|
icon: "transit-connection-variant"
|
||||||
icon_size: "72dp"
|
icon_size: "92dp"
|
||||||
|
|
||||||
MDLabel:
|
MDLabel:
|
||||||
id: connecting_status
|
id: connecting_status
|
||||||
@ -63,7 +63,7 @@ MDNavigationLayout:
|
|||||||
MDIconButton:
|
MDIconButton:
|
||||||
pos_hint: {"center_x": .5, "center_y": .5}
|
pos_hint: {"center_x": .5, "center_y": .5}
|
||||||
icon: "waves"
|
icon: "waves"
|
||||||
icon_size: "72dp"
|
icon_size: "92dp"
|
||||||
|
|
||||||
MDLabel:
|
MDLabel:
|
||||||
id: exiting_status
|
id: exiting_status
|
||||||
|
Loading…
Reference in New Issue
Block a user