Racib and Crypto_int
This commit is contained in:
@@ -170,7 +170,7 @@ public class ScannerActivity extends AppCompatActivity implements
|
||||
|
||||
@Override
|
||||
public void onClick(View v) {
|
||||
if (!"crypto".equals(BuildConfig.FLAVOR)) {
|
||||
if (!"crypto".equals(BuildConfig.FLAVOR) || !"racib".equals(BuildConfig.FLAVOR)) {
|
||||
if (mSearchType == SearchType.CARD) {
|
||||
resetSearchType(SearchType.PHONE_NUMBER, R.drawable.ic_phone, "enter_phone");
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user