kivy wizard: add separation widget
This commit is contained in:
@@ -263,6 +263,8 @@ Builder.load_string('''
|
|||||||
text: ' '
|
text: ' '
|
||||||
MButton:
|
MButton:
|
||||||
text: '<'
|
text: '<'
|
||||||
|
Widget:
|
||||||
|
size_hint: 1, 1
|
||||||
|
|
||||||
GridLayout:
|
GridLayout:
|
||||||
rows: 1
|
rows: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user