Baseflow / Baseflow/XF-Material-Library

Radio Button not showing on iOS in SelectChoiceAsync

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

Description

Radio button not showing on iOS for
```
int result = await MaterialDialog.Instance.SelectChoiceAsync(title: "Select location type",
choices: option);
```
On android radio button appears fine

iOS Version : >=13.0

![image](https://user-images.githubusercontent.com/61406043/82637568-b2c07580-9c22-11ea-932d-61dbb0d8499b.png)

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.