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 InputType="Numeric" not working anymore: it shows standard keyboard ### Expected behavior it must show numeric keyboard **Version:** 1.6.0 **Platform:** - [ ] :iphone: iOS - [X]...

## ๐Ÿ› Bug Report Cannot set text to materialtextfield element. Crashes app on iOS ### Expected behavior Nothing ### Reproduction steps ### Configuration **Version:** 1.x **Platform:** - [-] :iphone: iOS...

## ๐Ÿ› Bug Report You can't set the text value of the MaterialTextField, it crashes the APP. This doesn't happen in the Simulator. Bug happening in iPhone 6S 13.3.1 and...

Iยดm using a demo project, and when i update my solution packages im facing with a gray overlay but the popup is not showing :s I set Android 10 as...

I use MaterialDialog.Instance.ShowCustomContentAsync to show a more complex view. What I want to do is to attach validations to Confirmation Button such that, the dialog does not close until the...

enhancement

I'm using an MaterialTextField with InputType "Choice" to select a country. The display of the dialog box is very slow. I have an Enum with +/- 200 country (only string)...

enhancement
valid

## ๐Ÿ— Enhancement Proposal Can we have rounded corners for the text box? Something like this? ![image](https://user-images.githubusercontent.com/31028359/87180781-d046bd00-c2fe-11ea-9b16-2a3cd93c62c6.png)

## ๐Ÿ’ฌ Questions and Help Please update the NuGet Package.

## ๐Ÿ› Bug Report After setting a MetialTextField.IsEnabled = false. The control becomes disabled to touch events. However, if the Tab key is used to shift focus between controls, the...

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