Peter Serwylo c29aff2167 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-03-21 22:22:57 +11:00
..
2015-10-04 08:14:48 -07:00
2016-03-15 21:08:54 +00:00
2016-03-10 16:53:01 +00:00