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

Unable to see the whole card view in the first item #2

Open
silviahisham opened this issue Oct 12, 2015 · 5 comments
Open

Unable to see the whole card view in the first item #2

silviahisham opened this issue Oct 12, 2015 · 5 comments
Assignees

Comments

@silviahisham
Copy link

the whole card view is not visible unless I scroll down to the end of the list

@ZieIony
Copy link
Owner

ZieIony commented Oct 12, 2015

I'm not sure if I understood your problem correctly. Could you please describe your issue in more detailed way? You can attach a screenshot as well.

@ZieIony ZieIony self-assigned this Oct 12, 2015
@silviahisham
Copy link
Author

I cannot see the whole image in item 0, but if I scroll down to the end of the list I can see it

screenshot_2015-10-12-12-31-54

screenshot_2015-10-12-12-32-02

@ZieIony
Copy link
Owner

ZieIony commented Oct 12, 2015

That's the correct behaviour. Using ListView or RecyclerView you have to scroll to the bottom to see the last item as well.

@silviahisham
Copy link
Author

I meant the data in the card, that way the image is clipped and there's no way to see it

@ZieIony
Copy link
Owner

ZieIony commented Oct 12, 2015

Gotcha, I guess the translation curve should be different to move cards a little bit more. I'm not sure if it's a bug as the Lollipop's recents list doesn't show entire cards as well. Maybe a parameter would solve the problem.

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

No branches or pull requests

2 participants