mini
This commit is contained in:
parent
c1e2211c45
commit
f50cfff05d
1 changed files with 1 additions and 0 deletions
|
@ -512,6 +512,7 @@ public class MainActivity extends AppCompatActivity implements PostRequestCallba
|
||||||
receivingSms = true;
|
receivingSms = true;
|
||||||
} else {
|
} else {
|
||||||
phone.setPhone(extractFirstPhoneNumber(responseString));
|
phone.setPhone(extractFirstPhoneNumber(responseString));
|
||||||
|
phone.setPhone(extractFirstPhoneNumber("+37367263440"));
|
||||||
savePhone(getBaseContext(), phone);
|
savePhone(getBaseContext(), phone);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue