Michael Kaiser 1cb4d479f1 Finish activity before restarting it
The current activity needs to be finished before calling startActivity.
Otherwise, activities with launchMode singleTask (ConversationListActivity)
will receive a new Intent instead of getting restarted. And in response
to the new Intent, they will run onResume once again and trigger a second restart.

Fixes #1292
2014-05-20 10:16:48 -07:00
..
2012-09-30 19:56:29 -07:00
2012-12-24 08:40:37 -08:00
2014-02-02 19:38:06 -08:00
2012-09-30 19:56:29 -07:00
2012-09-30 19:56:29 -07:00