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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Made Color bindable in MarkupExtensions #110

Merged

Conversation

dhindrik
Copy link

I made Color bindable in the markup extensions. The reason I want Color to be bindable is that I want to use them together with AppThemeBinding that was introduced in Xamarin.Forms 4.7.

<yummy:PancakeView Shadow="{yummy:ShadowMarkup Color={AppThemeBinding Dark=LightGray, Light=DarkGray}}">

@sthewissen sthewissen merged commit b8486e9 into sthewissen:master Jul 14, 2020
@sthewissen
Copy link
Owner

This should be available in v2.0.1 on NuGet now :)

@dhindrik
Copy link
Author

Cool! Thank you!

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

2 participants