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

## 🐛 Bug Report I have a page with a ListView. Page is correctly "materialized" in colors. If i surround ListView item template with a SwipeView, colors are broken. **Version:**...

Using Xamarin Forms I have a ListView where itens are MaterialCards. A way of capturing a long click on the card would help me a lot.

I think the only thing left to make the set of components complete is the FAB

## 🐛 Bug Report ### Expected behavior As soon as the switch is displayed, it should show the color set to InactiveThumbColor = "", however it only shows this color...

Using Xamarin Forms I'm developing a project where I really missed the feature of being able to set the cursor position in TextField.

I'm trying to navigate to a new tabbedpage and while the page is initialising, I want to show a loading dialog. However when I implement the LoadingDailogAsync, the UI seems...

FontAttributes like Bold, Italic, etc... Possible create?

more info needed

## 🐛 Bug Report Using MaterialRadioButtonGroup I am able to select more than one option. I am unable to deselect the first option but can deselect other options. The first...

Need investigation

## 🐛 Bug Report The texfield ignore the margins and restrictions when write a word with this format **[email protected]** some emails has this format ![image](https://user-images.githubusercontent.com/26494805/72313919-090d1e80-365b-11ea-8c77-8e5f0bbc0437.png) ### Expected behavior It is...

more info needed

## 🐛 Bug Report When a tint color is set and the material text field is bound to a value that has data at load time it applies tint color...