1
0

Merge branch 'master' of git://github.com/spesmilo/electrum

This commit is contained in:
ThomasV
2015-10-30 15:45:23 +01:00
2 changed files with 12 additions and 5 deletions

View File

@@ -66,6 +66,7 @@ Popup:
text: '<'
label: a
Button:
id: but_max
size_hint: 1, None
height: '48dp'
text: 'Max'
@@ -84,4 +85,3 @@ Popup:
height: '48dp'
text: _('OK')
on_release: popup.dismiss()