How do I use a FragmentCustom instead of using ActivityCustom #687
Unanswered
ArleyPereira
asked this question in
Q&A
Replies: 2 comments
-
Could you give more details on what you are trying to achieve? There are a couple of different examples in the repository which you can look at. This one embeds a BarcodeView inside a Fragment, which is perhaps relevant? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sorry, I couldn't use the example above. I have tested it but it is not reading the barcode I'm using a navigation chart, so I need to use a FragmentCustom instead of an ActivityCustom. how can i use findNavController().navigate(R.id....) informing a:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Which library version are you using? 4.3.0
I would like to use a FragmentCustom instead of an ActivityCustom. It is possible, could you help me?
Beta Was this translation helpful? Give feedback.
All reactions