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