Updated on 2026-08-14

This commit is contained in:
Tangem 2018-06-28 12:03:18 +03:00
parent 0fab3ec90e
commit 4e42025453
9 changed files with 123 additions and 8 deletions

View file

@ -72,6 +72,7 @@ public class PurgeTask extends Thread {
} finally {
mNfcManager.ignoreTag(mIsoDep.getTag());
mNotifications.OnReadWait(0);
}
} catch (Exception e) {
e.printStackTrace();