Categories
How to set the padding of a Python Kivy Label?
Label: id: label padding_y: [10,0] size_hint: (.50, .35) pos: (0, 20) text: '\n' markup: True
Answer the question
In order to leave comments, you need to log in
Maybe because
padding_y is a NumericProperty
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question