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 - dog list implementation #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Tere2016
Copy link

Screenshots

Android Emulator
doglist

What went well?

I liked that it was really easy to implement a 2-column list with few properties; the implementation is quite similar to a ListView one so it is straightforward to create a CollectionView in minutes!

How easy is it to convert your existing ListView to the CollectionView?
Pretty straightforward.

What didn't go well?

Everything worked in my implementation, so there wasn't any problem at all.

Did you run into any particular difficulties, and if so, what were the specific causes?
No

How is the performance?

Smooth, the list loaded quickly and it is fast to scroll between items.

Missing or Desired Things:

Pull-to-refresh, but I think everybody has said that already.

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