This repository has been archived by the owner on Nov 12, 2020. It is now read-only.
Releases: XamFormsExtended/Xfx.Controls
Releases · XamFormsExtended/Xfx.Controls
Gesture Support on XfxCardView
- Adds Gesture to XfxCardView (Fixes Issue #42)
Bug Fix
- Hint text was not obeying the Font when Hint Animation is disabled.
Bug Fix
New XfxCardView and fixed Issue#6
- fixed Issue #6 (XfxEntry and XfxComboBox Color)
- added a new CardView
.netstandard support
App now supports .netstandard1.3
instead of profile111
Focus and Enable fixes
Both Android and iOS had a broken IsEnabled
as well as broken Focused
and Unfocused
events. This release solves that.
Android Bug Fix
- addresses the continued comment on Issue #4 whereby the text was getting wiped out.
Android bugfix
- Resolves Issue #4
Initial Release
Includes the initial work for the XfxEntry and the XfxComboBox