Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d2c1b467 authored by Matt Garnes's avatar Matt Garnes Committed by Rohit Yengisetty
Browse files

Keep a local instance of mContactData when copying to SIM card.

Copying to SIM card can take a long time while it reads data about
available space on the SIM. If the user leaves the activity,
mContactData will be set to null and copyToCard will throw an NPE trying
to call methods on it.

Keep a local instance of this variable that the
thread can reference later.

Change-Id: Ie5187372b6fb2b23b00e266a175c91b8051e651e
parent 7fceb326
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment