1
0

kivy: improve layout

This commit is contained in:
ThomasV
2015-12-14 13:37:19 +01:00
parent 2f0550a747
commit c55a253f6d
3 changed files with 4 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ Builder.load_string('''
id: popup
title: ''
size_hint: 0.8, 0.3
pos_hint: {'top':0.9}
BoxLayout:
orientation: 'vertical'
Widget: