qml: android notification params
This commit is contained in:
@@ -116,7 +116,7 @@ class QEAppController(BaseCrashReporter, QObject):
|
|||||||
except queue.Empty:
|
except queue.Empty:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
def notifyAndroid(self, message):
|
def notifyAndroid(self, wallet_name, message):
|
||||||
try:
|
try:
|
||||||
# TODO: lazy load not in UI thread please
|
# TODO: lazy load not in UI thread please
|
||||||
global notification
|
global notification
|
||||||
|
|||||||
Reference in New Issue
Block a user