@ -5,23 +5,23 @@ Popup:
BoxLayout:
orientation: 'vertical'
size_hint: 1, None
GridLayout:
cols: 2
Label:
text: 'Password'
height: '48dp'
TextInput:
id: text_input
password: True
multiline: False
Button:
size_hint_y: None
text: _('Close')
on_release: pw.dismiss()
Widget:
size_hint_y: 1
size_hint: 1, 1
@ -5,7 +5,6 @@ Popup:
@ -16,6 +15,7 @@ Popup:
Spinner:
text: 'BTC'
values: ('BTC', 'mBTC')
@ -24,12 +24,14 @@ Popup:
#size_hint_y: None
on_release: settings.dismiss()
#Widget:
# size_hint_y: None