You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for this great library, I was wondering who we can write the text of a MaterialDesignRippleButton :
the below code is not working as expected!!! <ctrl2:MaterialDesignRippleButton Command="{Binding Touched}" Text="FontMaterialDesignLabel.MDInformation" BackgroundColor="Blue" HeightRequest="50" Grid.Column="2" />
The text was updated successfully, but these errors were encountered:
Thanks for this great library, I was wondering who we can write the text of a MaterialDesignRippleButton :
the below code is not working as expected!!!
<ctrl2:MaterialDesignRippleButton Command="{Binding Touched}" Text="FontMaterialDesignLabel.MDInformation" BackgroundColor="Blue" HeightRequest="50" Grid.Column="2" />
The text was updated successfully, but these errors were encountered: