-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
I'm submitting a
- bug report.
- feature request.
Current Behaviour:
We can fetch the data from the API and display it on the recycler view, but it only displays a part of the data.
Expected Behaviour:
We need to create a new fragment, use the navigation component to create and launch it on the tap on any item in the recycler view. It should use the same view model as the activity.
Notes
Use gitter channel to discuss any doubts in your mind. Tutorial1 Tutorial2 Tutorial3