|
|
@ -66,7 +66,7 @@ public class ICCActivity extends AppCompatActivity { |
|
|
|
TextView textTitle = dialogView.findViewById(R.id.text_title_confirm); |
|
|
|
TextView textTitle = dialogView.findViewById(R.id.text_title_confirm); |
|
|
|
|
|
|
|
|
|
|
|
textTitle.setText("Error"); |
|
|
|
textTitle.setText("Error"); |
|
|
|
textMessage.setText("Invalid card."); |
|
|
|
textMessage.setText("Cannot read card / Invalid card.\nPlease try again."); |
|
|
|
|
|
|
|
|
|
|
|
dialogBuilder.setPositiveButton("OK", (dialog, which) -> { |
|
|
|
dialogBuilder.setPositiveButton("OK", (dialog, which) -> { |
|
|
|
stopChecking = false; |
|
|
|
stopChecking = false; |
|
|
|