issues
search
migueldeicaza
/
MonoTouch.Dialog
Tools to simplify creating dialogs with the user using MonoTouch
MIT License
431
stars
211
forks
source link
RootElement and Radio fixes and improvements.
#253
Open
toxsedyshev
opened
4 years ago
toxsedyshev
commented
4 years ago
Separate RootElements could be searchable, not only root DialogViewController.
Fixes for searchable Radio.
Fixes for searchable Modal Dialog.
Access to Radio's SelectedChanged from RootElement.
Implementation of RootElement's Summary() to get Radio selected value in parent list.
Unify fonts for different elements. To look better one after another in the list.