Updated on 2026-08-14
This commit is contained in:
parent
b19c306250
commit
61c4f7047d
23 changed files with 1760 additions and 1754 deletions
|
|
@ -92,7 +92,7 @@ public class MainActivityFragment extends Fragment implements NfcAdapter.ReaderC
|
|||
|
||||
@Override
|
||||
public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) {
|
||||
View result = inflater.inflate(R.layout.fragment_main, container, false);
|
||||
View result = inflater.inflate(R.layout.fr_main, container, false);
|
||||
|
||||
mNfcManager = new NfcManager(this.getActivity(), this);
|
||||
verifyPermissions();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue