1
0

Abstract and enable qrscanner dialog for send screen.

This commit is contained in:
akshayaurora
2014-06-24 22:09:11 +05:30
committed by ThomasV
parent 33c89b47d8
commit f442cc31e4
7 changed files with 39 additions and 22 deletions

View File

@@ -336,7 +336,7 @@
pos_hint: {'center_y': .5}
size_hint: None, None
size: '22dp', '22dp'
on_release: root.scan_qr()
on_release: app.scan_qr(on_complete=root.set_qr_data)
CardSeparator
opacity: message_selection.opacity
color: blue_bottom.foreground_color