franmontiel / franmontiel/FullScreenDialog
Can I use it from another fragment?
Open
- Dominant language
- Java
- Stars
- 111
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
I have Main activity with BottomNavBar; In section 3 I have tab layout with 2 fragments; Is there any way to invoke this dialog fragment from fragment inside tab layout? Every time I try it shows error that
java.lang.IllegalArgumentException: No view found for id 0x1020002 (android:id/content) for fragment FullScreenDialogFragment{62f2ccc #0 id=0x1020002 dialog}
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.