Open shashankdaima opened 3 years ago
I have root fragment in which contains list of elements with title and I want to send the objects of those list elements to second fragment that I push onto this fragment. How I am suppose to do so? In jetpack, parcellable works with safeargs.
I have root fragment in which contains list of elements with title and I want to send the objects of those list elements to second fragment that I push onto this fragment. How I am suppose to do so? In jetpack, parcellable works with safeargs.