remove redundant label
This commit is contained in:
@@ -15,8 +15,6 @@ Popup:
|
|||||||
BoxLayout:
|
BoxLayout:
|
||||||
size_hint: 1, None
|
size_hint: 1, None
|
||||||
height: '48dp'
|
height: '48dp'
|
||||||
Label:
|
|
||||||
text: 'Amount'
|
|
||||||
Label:
|
Label:
|
||||||
id: a
|
id: a
|
||||||
amount: ''
|
amount: ''
|
||||||
|
|||||||
Reference in New Issue
Block a user