Movie ListView to Movie CollectionView #48
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Original
CollectionView in Android
What went well?
How easy is it to convert your existing ListView to the CollectionView?
It's easy to convert a CollectionView but, you must check not to use ViewCell in a CollectionView.
What didn't go well?
Did you run into any particular difficulties, and if so, what were the specific causes?
In my original ListView I had a ViewCell, and when I passed it to CollectionView, it gave me an exception, later on I realized that the ViewCell was not necessary, after that it worked correctly =).
How is the performance?
How is the performance using CollectionView compared to when using the ListView?
CollectionView is more faster. The load is very fast and is very smooth, I really like it.
Missing or Desired Things:
Anything?
I would like to use ItemTapped
Swag Time!
Take a minute now or later and provide your info here: https://www.surveymonkey.com/r/WKBZCXX