Updated on 2026-08-14
This commit is contained in:
parent
bd03f61333
commit
26be445734
15 changed files with 59 additions and 106 deletions
|
|
@ -83,6 +83,8 @@ class MainActivity : AppCompatActivity(), NfcAdapter.ReaderCallback, CardProtoco
|
|||
super.onCreate(savedInstanceState)
|
||||
setContentView(R.layout.activity_main)
|
||||
|
||||
requestedOrientation = ActivityInfo.SCREEN_ORIENTATION_PORTRAIT
|
||||
|
||||
mNfcManager = NfcManager(this, this)
|
||||
|
||||
requestedOrientation = ActivityInfo.SCREEN_ORIENTATION_NOSENSOR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue