2021年5月2日星期日

How to send args from SecondFragment to SecondViewMode when the args are received from FirstFragment by Safe Args?

I use Safe Args and LiveData to send args from FirstFragment.class to SecondFragment.class.

But I need the args in SecondViewModel.class, not in SecondFragment.class.

How to send the args from SecondFragment.class to SecondViewModel.class?

https://stackoverflow.com/questions/67362425/how-to-send-args-from-secondfragment-to-secondviewmode-when-the-args-are-receive May 03, 2021 at 09:02AM

没有评论:

发表评论