14 lines
278 B
Plaintext

<Sejf>:
orientation: "vertical"
BoxLayout:
id: progress
size_hint_y: 0.1
Label:
text: "hello"
ScreenManager:
id: sm
Screen:
name: "splashscreen"
Label:
text: "Splash screen"