Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Details fragment #27

Open
1 task done
vedangj044 opened this issue Dec 23, 2020 · 0 comments
Open
1 task done

Create Details fragment #27

vedangj044 opened this issue Dec 23, 2020 · 0 comments

Comments

@vedangj044
Copy link
Owner

I'm submitting a

  • feature request.

Current Behaviour:

We need a fragment to display the details of each ufo sighting incident. Opening this fragment from the click of the items in recycler view is addressed in #17 and the model for this fragment is discussed in #3

Expected Behaviour:

We need to create a fragment class and its corresponding UI. In this issue, we would focus on
Create a view pager in the fragment
Creating a recycler view adapter for this fragment
Connecting the view model of the activity to the fragment ( and verifying this by logging the ids of each item )

Finally, we would have a view pager that moves to the next/previous recycler view item as the user swipes.

Notes

I agree that this issue is not very specific and a lot of details are missing, we can discuss all of that more on the gitter channel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant