Baseflow / Baseflow/XF-Material-Library

MaterialButton.IsEnabled="False" does not put button into a disabled state on android

Open
#386 2 comments 3 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
633
Forks
150
PR merge metrics
No merged PRs in 30d

Description

## 🐛 Bug Report

When setting the IsEnabled property in XAML for a MaterialButton to false the button is still enabled.

### Expected behavior

The button should be disabled.

### Reproduction steps

```

```

### Configuration

Tested on Android 10.0

**Version:** 1.7.4

**Platform:**
- [ ] :iphone: iOS
- [x] :robot: Android
- [ ] :checkered_flag: WPF
- [ ] :earth_americas: UWP
- [ ] :apple: MacOS
- [ ] :tv: tvOS
- [ ] :monkey: Xamarin.Forms

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.