Mejorar el título y la imagen en el karaoke player

This commit is contained in:
Ales (Shagi) Zabala Alava 2020-03-13 18:03:45 +01:00
parent 2e0f00de75
commit 2104f841c2
1 changed files with 2 additions and 1 deletions

View File

@ -53,12 +53,13 @@ KaraokeGUI:
color: 0.9, 0.1, 0.3, 1
outline_color: 1, 1, 1, 1
outline_width: 1
font_size: 24
font_size: 48
size_hint: 1, 0.1
text: ''
Image:
id: current_song_image
source: ''
allow_stretch: True
BoxLayout: # Bottom actions and slides
orientation: 'horizontal'