Releases: muak/AiForms.SettingsView
Releases · muak/AiForms.SettingsView
ver.0.5.2
ver.0.4.13
New features
- [RadioCell] A cell that can be selected just one from a section.
- [EntryCell] [IsPassword] Input text can be hidden.
- [SettingsView] [ItemsSource / ItemTemplate] DataTemplate for SettingsView can be used.
- [SettingsView] [VisibleContentHeight] The height of visible content can be got.
Bug fixes
- [Android] When SettingsView.HasUnevenrows is true and a ViewCell is used and FormsView's height is smaller than the RowHeight, the Cell is not filled.
- [Others] When the AiForms.Effects.Feedback is used, it sometimes crashes.
ver.0.4.11
New features
- [RadioCell] A cell that can be selected just one from a section.
- [EntryCell] [IsPassword] Input text can be hidden.
- [SettingsView] [ItemsSource / ItemTemplate] DataTemplate for SettingsView can be used.
- [SettingsView] [VisibleContentHeight] The height of visible content can be got.
Bug fixes
- [Android] When SettingsView.HasUnevenrows is true and a ViewCell is used and FormsView's height is smaller than the RowHeight, the Cell is not filled.