XF-Material-Library icon indicating copy to clipboard operation
XF-Material-Library copied to clipboard

A Xamarin Forms library for implementing Material Design

Results 107 XF-Material-Library issues
Sort by recently updated
recently updated
newest added

## 🚀 Feature Requests We should have the option to search in the choice dialog that opens from MaterialTextInput ### Contextualize the feature It would be useful to add a...

Boa noite Como colocar o design Outlined nos text field?

## 💬 Questions and Help Any plans for .net maui support?

## 🐛 Bug Report Whenever I set a custom `MaterialConfiguration`, sizes are broken. The MaterialLabel font sizes are all default sizes, and when I open an alert, I get this...

## 🐛 Bug Report When building an Android app targetting API 29 or higher,` MaterialEntryRenderer` fails to get the `mCursorDrawableRes` field from `android.widget.TextView`, as it has been blacklisted. https://github.com/Baseflow/XF-Material-Library/blob/fef56fb66de1ff7fc198745f200883f6ac489c20/XF.Material/Platforms/Android/Renderers/Internals/MaterialEntryRenderer.cs#L74 I...

### :sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...) Bug fix ### :arrow_heading_down: What is the current behavior? Here I got all the sliders...

Hello Sir , I am trying to use the MaterialNavigationPage ,with this settings : xmlns:material="clr-namespace:XF.Material.Forms.UI;assembly=XF.Material" material:MaterialNavigationPage.AppBarColor="#2c3e50" material:MaterialNavigationPage.AppBarTitleTextFontFamily="Roboto" material:MaterialNavigationPage.AppBarTitleTextFontSize="14" material:MaterialNavigationPage.StatusBarColor="#1B3147" material:MaterialNavigationPage.AppBarTitleTextAlignment="Start" nothing change in the navigation bar all other material controls...