Fix NPE when checking default Dialer
* CallLogFragment may attempt to refresh it's data even when it's * detached from the activity. Add an activity null check before * attempting use getActivity for Context. Ticket: CD-673 Change-Id: I8d003d99c3dfa25cbb9edc9df2dab9fb25523573 (cherry picked from commit 297bc8da)
Loading
Please register or sign in to comment