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
{{ message }}
This repository has been archived by the owner on May 1, 2024. It is now read-only.
Description
Right now Entry with Visual="Material" uses "Filled" material design style. Is there any possibility to change the style of any entry to "Regular"?
The docs are saying that it is possible to customize Xamarin Material controls.
https://docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/visual/material-visual
But right now it seems that it is impossible to change the style of an Entry even when using effects or custom renderers.
Steps to Reproduce
Visual="Material"
Expected Behavior
There should be a way to change the material style of entry.
Actual Behavior
There is no way to change the material style of entry, even when using effects or custom renderers.
Basic Information
The text was updated successfully, but these errors were encountered: