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 am trying to display the search results that are obtained in a fragment to another LazyColumn in another activity. I access the new activity from the user clicking the search button on their keyboard. How do I implement this?
The text was updated successfully, but these errors were encountered:
Hello,
I am trying to display the search results that are obtained in a fragment to another LazyColumn in another activity. I access the new activity from the user clicking the search button on their keyboard. How do I implement this?
The text was updated successfully, but these errors were encountered: