Updated on 2026-08-14
This commit is contained in:
parent
b690338759
commit
460a9d19c1
14 changed files with 627 additions and 29 deletions
|
|
@ -272,6 +272,7 @@ public class ConfirmPaymentActivity extends AppCompatActivity implements NfcAdap
|
|||
Log.e("Build Fee error", ex.getMessage());
|
||||
}
|
||||
|
||||
mCard.resetFailedBalanceRequestCounter();
|
||||
SharedData sharedFee = new SharedData(SharedData.COUNT_REQUEST);
|
||||
|
||||
progressBar.setVisibility(View.VISIBLE);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue