am 9a9706a2: Added missing ndef technology to getTech.
* commit '9a9706a213637b396226afff53c69927283609a7': Added missing ndef technology to getTech.
This commit is contained in:
@@ -154,6 +154,7 @@ public class Tag implements Parcelable {
|
||||
case TagTechnology.NFC_V: {
|
||||
return new NfcV(adapter, this, extras);
|
||||
}
|
||||
case TagTechnology.MIFARE_CLASSIC_NDEF:
|
||||
case TagTechnology.TYPE_1:
|
||||
case TagTechnology.TYPE_2:
|
||||
case TagTechnology.TYPE_3:
|
||||
|
||||
Reference in New Issue
Block a user