SuaveControls.MaterialFormControls icon indicating copy to clipboard operation
SuaveControls.MaterialFormControls copied to clipboard

Some Xamarin.Forms input fields built to Material Design Standards

Results 16 SuaveControls.MaterialFormControls issues
Sort by recently updated
recently updated
newest added

I am using Material Entry and Material Picker but both having different shades of place holder. As material entry having dark in shades while material picker light. Please advice on...

I was trying to use the MaterialEntry in Xamarin Form project. I created a custom control which inherit MatrialEntry to set the default AccentColor. ```C# public class MyMaterialEntry : MaterialEntry...

Hey there, first of all thanks for the Material Design controls! Due the possibility to generate a WPF application with Xamarin Forms I tried it out and got a weird...

Event Focus not working and also unfocus. Please check this! Thanks!

Hello, I need to use a button that can be deactivated after having been used. So I've tried to set the IsEnabled property to false, but this didn't change anything...

When preloading a record (onAppeiring) through the selectedindex property, it only shows values if the selected index is equal to or greater than 1, the index 0 ignores it and...

Hello, I use the MaterialButton on an app. The shadow is well applied on [iOS](https://image.ibb.co/fKCPJU/Material_Buttoni_OS.png), but not on [Android](https://image.ibb.co/fnZFQ9/Material_Button_Android.png). I first apply a style on the MaterialButton: ``` ``` Then...

Please, check property PlaceholderColor, this is not visible property... Thanks.

enhancement

This is the norm now for XF so hoping package could be updated for .NET Standard 2.0 compatibility. This really looks like the start of something great, so big thanks...

enhancement