NullPointerException on activity in onDismiss

Problem: getActivity() returns NULL after
the dialog fragment has been removed.
Solution: Add a null check for the activity
to which the dialogfragment is attached.

Change-Id: I32c8784b15b6f179d13071b508d6cd9d2013ebc3
1 file changed