Mejorar el título y la imagen en el karaoke player
This commit is contained in:
parent
2e0f00de75
commit
2104f841c2
|
@ -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'
|
||||
|
|
Reference in New Issue