Visual Challenge - Outlook Mobile (Search page) #47
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.
I tried to recreate the Search page UI
The end result looks like this:
![screenshot 28](https://user-images.githubusercontent.com/14297705/55292762-4118dd00-540c-11e9-9faa-c57294830778.png)
What went well
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](https://user-images.githubusercontent.com/14297705/55287688-dcd52980-53c9-11e9-8b6a-c7015686c7ef.png)
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:
Edit1: mentioned a non existent bug by mistake 😅
Edit2: updated screenshot