bitcoin-core / gui-qml

Bitcoin GUI (experimental QML-based fork)
MIT License
111 stars 40 forks source link

Handle Android back button presses #302

Closed johnny9 closed 1 year ago

johnny9 commented 1 year ago

When the user presses the back button, send a signal to our node to begin shutdown. This will allow closure of resources and the chainstate to flush to disk properly.

Windows Intel macOS Apple Silicon macOS ARM64 Android

jarolrod commented 1 year ago

Nice, works well!

node back press
node back press