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

Commit 3be13eab authored by Spencer Oliver's avatar Spencer Oliver Committed by Danesh Mondegarian
Browse files

Dialpad: perform search when retrieving last dialled number

Change-Id: I29dbf495f2fcb04413ebc5830a0b219e967002a8
parent 35888165
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1120,6 +1120,7 @@ public class DialpadFragment extends Fragment
                    // contains a *formatted* version of mLastNumberDialed (due to
                    // mTextWatcher) and its length may have changed.
                    mDigits.setSelection(mDigits.getText().length());
                    searchContacts();
                } else {
                    // There's no "last number dialed" or the
                    // background query is still running. There's