CollectionViewChallenge icon indicating copy to clipboard operation
CollectionViewChallenge copied to clipboard

Dominos App home page with List

Open devoirtechsandip opened this issue 6 years ago • 0 comments

I tried to reproduced Dominoes app home page using CollectionView using Horizontal Scrolling List..

Screenshots

Original App Screenshot : Screenshot_20190425-154341

Collectionview App Android screen

2019-05-01-15-22-59

What went well?

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

It was quite easy to implement horizontal list using Collection View.

What didn't go well?

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

Yes, at start when I try to use ffloading nuget it gave error, later once its upgraded to latest pre-release version from stable then it started function as expected.

While using frame, image was shown with margin instead of spanning full height and width .

How is the performance?

How is the performance using CollectionView compared to when using the ListView?

It's smooth.

Missing or Desired Things:

Compatibility with frame, so shadow and corner radius functionality which could have used to get as closer look as original app.

Swag Time!

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

devoirtechsandip avatar May 01 '19 10:05 devoirtechsandip