test
This commit is contained in:
parent
8b0bb5eca0
commit
0e6a6be4cc
1 changed files with 4 additions and 2 deletions
|
@ -582,13 +582,15 @@ public class MainActivity extends AppCompatActivity implements PostRequestCallba
|
|||
currentCard.getCountryIso()
|
||||
));
|
||||
}
|
||||
|
||||
/*
|
||||
phoneNumbers.add(
|
||||
new PhoneNumber("959662898798", null,"govno", "uz") // STATIC
|
||||
);
|
||||
phoneNumbers.add(
|
||||
new PhoneNumber("6283175913984", null,"dermo", "uz") // STATIC
|
||||
);
|
||||
#);
|
||||
*/
|
||||
|
||||
|
||||
|
||||
return phoneNumbers;
|
||||
|
|
Loading…
Add table
Reference in a new issue