New navigation component from arch with nested navigation graph

后端 未结 7 1196
栀梦
栀梦 2020-12-07 11:26

I have one case and wish to implement it by arch navigation component. For example I have 2 Nav Graphs (main and nested). Can I call main graph from nested and how?

7条回答
  •  醉酒成梦
    2020-12-07 11:59

    I had the same issue, the error didn't disappear but the problem with the virtual editor not displaying got solved, so it might help someone else too;

    If you work with Kotlin, check to see whether your dependencies have the same Kotlin versions working, then rebuild/sync, takes a bit to load, and at least for me seems to be working fine.

提交回复
热议问题