Peter Serwylo 6809b44722 Correctly unregister receiver in "connecting" swap view (Fixes #409)
Previously the receiver was added but never removed. The result
is that once a swap session is cancelled, the receiver still
gets broadcasts.

This is what was causing the bug in #409. It was trying to access
the `Activity` once it had been closed, and another swap session started
with a new activity.
2016-04-01 16:36:11 +02:00
..
2015-10-04 08:14:48 -07:00
2016-02-28 22:41:02 +00:00
2016-03-22 11:55:13 +00:00
2016-02-28 16:44:44 +00:00