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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual Challenge - Outlook Mobile (Search page) #47

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

Conversation

manutdkid77
Copy link

@manutdkid77 manutdkid77 commented Mar 31, 2019

I tried to recreate the Search page UI

ezgif com-crop (1)

The end result looks like this:
screenshot 28

What went well

  • Designed everthing on an Android device. After finishing the design, I tested once on iOS,it was nice to see that I didn't have to do any additonal design adjustments (changing margins, padding).
  • Big fan of the collectionview, creating horizontal lists was a breeze.
  • Well detailed blog posts and docs
  • Didn't know boxview had a cornerradius feature. I could create circles using this one.
  • Vs2019 debug builds were very quick.

What didn't go well

  • On iOS, after repeated scrolling of the collectionview, the text would appear empty. Again maybe an issue with simulator.
    screenshot 24

  • Faced an issue with StringFormat had to resolve with this solution

  • If the bottom navigation bar tabs didnt have text, than a blank space would render below the icons.

Want to see next:

  • Ability to set a border and border radius for layout controls.
  • DataTemplate support for CollectionView.
  • Big fan of Fluent design, as it's developed by Microsoft hoping that it will be integrated in Forms over time.

Edit1: mentioned a non existent bug by mistake 馃槄
Edit2: updated screenshot

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.

None yet

1 participant