Merseyside
07/14/2021, 11:43 AMscope(qualifier = named<Fragment1>()) { ... }
Also I want to share one viewModel between them. I found that I need t create one more scope with viewModel and link it with both fragment's scopes. Is it a good practise? Any suggestions how to do this correctly?
Also they are not parent and child. It's two different fragment in navigation grapharnaud.giuliani
07/15/2021, 7:46 AMMerseyside
07/16/2021, 3:43 AMMerseyside
07/21/2021, 4:59 AM