Поправил клавиатуру на экране покупки.
This commit is contained in:
@@ -154,6 +154,7 @@ public class ScannerActivity extends AppCompatActivity implements
|
||||
|
||||
private void initSwitchButton() {
|
||||
mButton = findViewById(R.id.cardPhoneButton);
|
||||
mButton.setOnClickListener(this);
|
||||
resetSearchType(SearchType.CARD, R.drawable.ic_card, "enter_manual");
|
||||
}
|
||||
|
||||
@@ -379,4 +380,4 @@ public class ScannerActivity extends AppCompatActivity implements
|
||||
return chain.proceed(request);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user