robinmanuelthiel / flexbutton

Flexible button control for Xamarin.Forms
MIT License
240 stars 34 forks source link

Support shadow effect #49

Closed rraallvv closed 5 years ago

rraallvv commented 6 years ago

Describe the solution you'd like Not sure if this is already supported but couldn't find a way to add/enable a shadow effect to the button.

Pull Request I could make a PR in case it's not supported yet and I can figure out how to implement it.

rraallvv commented 6 years ago

I tried setting hasShadow="true" here and here, it doesn't work though.

robinmanuelthiel commented 5 years ago

Implemented in version 0.9.0: https://www.nuget.org/packages/Forms.Controls.FlexButton/0.9.0