You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: