robinmanuelthiel / flexbutton

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

When change IsToggled property from true to false, button is not changed. #26

Closed stormlion227 closed 6 years ago

stormlion227 commented 6 years ago

It works when change IsToggled property from false to true, but it doesn't work when change the property from true to false.