Release version 1.1.1
1.1.1
- Added parameters
selectedIndex
andselectedIndices
toIMaterialDialog.SelectChoiceAsync
andIMaterialDialog.SelectChoicesAsync
. A feature enhancement as stated in this issue. - Fixed
MaterialRadioButtonGroup
andMaterialCheckboxGroup
having an extra empty row. - Fixed
MaterialButtonRenderer
in iOS not responding to changes inMaterialButton.AllCaps
property.