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

CollectionView Challenge - Strava clone #32

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

Depechie
Copy link

Screenshots

Screenshot 2019-04-26 at 19 29 32

Screenshot 2019-04-26 at 19 29 36

Preview animated gif

What went well?

CollectionView solves different layout problems we face currently with ListView!

What didn't go well?

  • Android does not render the cells correctly when selecting a grid layout.
  • When putting more CollectionViews together on a page and have them loaded all at once and hide some with IsVisible false, the app will no longer start up!

In short, CollectionView is for this design not yet production ready... these are 2 blocking bugs.

How is the performance?

Not really tested, the design has not much items in the list currently.

Missing or Desired Things:

OnAppearing hookup for items being shown in the list.
More properties we have from ListView itself.

Swag Time!

Take a minute now or later and provide your info here: https://www.surveymonkey.com/r/WKBZCXX

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

Successfully merging this pull request may close these issues.

1 participant