guys, is it possible to call a navigation xml grap...
# compose-android
d
guys, is it possible to call a navigation xml graph inside jetpack compose with AndroidViewBinding? when I call a fragment directly it works normally, but when I try to use FragmentContainerView I get this error FragmentContainerView must be within a FragmentActivity