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 On the XF.Material.Forms.UI.MaterialTextField, changing the HasError property sets IsEnabled to true. ### Expected behavior The IsEnabled state should not be changed when HasError has changed ###...

## 💬 Questions and Help Hey all ! I'm working on Xamarin.Forms project , with XF.Material nuget , and i try to setup Unit Test. I get this error ![YMdGrfysf5](https://user-images.githubusercontent.com/39386863/74736406-e9b57280-5252-11ea-8cb0-6fc883d54fd7.png)...

## 🐛 Bug Report Whenever I configure the Material.Init method with Material.Configuration I lose left and right margin of snackbar control. ![Screenshot_20210123-222113](https://user-images.githubusercontent.com/27432070/105614411-a3a15100-5dc9-11eb-8cb6-484315d06b8a.jpg) ![20210123_221845](https://user-images.githubusercontent.com/27432070/105614413-a603ab00-5dc9-11eb-83af-b5638b400413.png) ### Expected behaviour Snackbar should look the...

Hi, I wanted to know if it's possible to increase the space between the keyboard and the MaterialTextField when it's at the bottom of the page, it seems too close...

**Is your feature request related to a problem? Please describe.** As of now, when you use a MaterialButton with an icon, the color of the text and the icon might...

enhancement

Hello is there any way to add CommandParameter for ChoiceSelectedCommand? Thank you in advance.

Feature to include the support of adding show password by pressing/holding the show password icon/text

enhancement
valid

## 🐛 Bug Report If the UI thread is busy, or a weak device is used, then it becomes possible to call ActionButton.Command multiple times with quick clicks, as a...

## 🐛 Bug Report When i using MaterialChip in a ContenPage the xaml wont work under Android or iOS. Other Controls are working. ### Expected behavior Chip is showing ###...

## 🐛 Bug Report ### Expected behavior ### Reproduction steps ### Configuration **Version:** 1.x **Platform:** - [ ] :iphone: iOS - [x] :robot: Android - [ ] :checkered_flag: WPF -...