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

Skip to content
Commit ec8b68ce authored by James Lemieux's avatar James Lemieux
Browse files

Avoid NPE while constructing TimerItemFragment

Bug: 27417914

Monkey testing has produced an NPE in TimerItemFragment.onCreateView.
The NPE indicates that a Timer was removed before the corresponding
TimerItemFragment could be fully created. This would be exceedingly
difficult for a human to reproduce, but the fix is a trivial null
check, so this CL contains that change.

Change-Id: I0e0911e9111c1c5a6cd7b27cdfc547a8acb1cd8f
parent 90ce7e99
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