1
0

move methods related to amount dialog

This commit is contained in:
ThomasV
2015-12-18 13:04:19 +01:00
parent f7a3b53c3f
commit e46b00bb39
4 changed files with 36 additions and 35 deletions

View File

@@ -243,12 +243,6 @@
background_active: 'atlas://gui/kivy/theming/light/textinput_active'
<KButton@Button>:
size_hint: 1, None
height: '48dp'
on_release:
self.parent.update_text(self.parent, self.text)
<TabbedPanelStrip>:
on_parent: