globalforest/music.kv

11 lines
191 B
Plaintext
Raw Permalink Normal View History

2020-09-25 10:20:37 -04:00
#:kivy 1.11.1
<MyFloatLayout>:
Button:
bold:True
size_hint:.8,.3
text:'Play Music'
background_color:0,1,1,1
pos_hint: {'right':1, 'y':0}