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

Skip to content
Commit 2abecb37 authored by kaiyiz's avatar kaiyiz Committed by Gerrit - the friendly Code Review server
Browse files

Dialer: Fix FC problem when add new contact in RegularSearchFragment

The value mAddToContactNumber was only set in SmartDialSearchFragment,
so when click item in RegularSearchFragment, the method
addPlusSignPrefixToNumber() will throw a NullPointerException.

Set mAddToContactNumber for RegularSearchFragment
after the text of mSearchView has been changed.

CRs-Fixed: 760792

Change-Id: I57a4f716436bb25f59b9ddb4fc13cdcea6d2e2db
parent ba6d8766
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment