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.
Good time, Xamarin community.
I tried to make boards like in Trello.
Here is a screenshot from Trello app that was on Android and an source shot
And actually, my impressions of using Visual.Material:
- Tabbar Items doesn't stack into a dropdown element (and no matter what it primary or secondary);
- Label, in LineBreakMode = Word Wrap, add one unnecessary empty line to the end;
- I'm taking some time to change the colour of the action bar. Why colour that in the AppShell.xaml not inherited by default to VisualChallengePage.xaml. Also, ActionBar on iOS looks very pale (it is possible that I missed something from attention). I had to change the colour of the navigation bar I needed through AppDelegate.cs;
+ Finally cool floating entry`s
+ Amazing ink ripple effect on the buttons and in the addition to that ability to attach images with text and without it.
- Button text is the only uppercase. As well the distance between the letters is very large in my opinion;
What would you like to see in the next updates:
> CardView that contained in self - ink ripple effect. Either tie this effect under TapGestureRecognizer that was on view;
> Also will be cool to add ripple effect in the nested scroll view not only child of content view;
> Add please Checkboxes with Material style;
> It would also be great to add the ability to change the settings of the shadow.
And actually the result: Source shot of Android and Source shot of iOS