Skip to content

ver.1.0.8

Compare
Choose a tag to compare
@muak muak released this 11 Aug 05:30
· 19 commits to master since this release
7640ab0

New features

  • [Dialog] BorderColor and BorderWidth property.

Bug fixes

  • [Dialog][Android] Back button doesn't work. #16 #18
  • [Dialog][Android] On the devices which have the notch, the dialog location is not correct.

Changes

  • [All] If a ViewModel is specified to null, View's BindingContext is not now overwritten.
  • [Dialog][Android] Nested dialogs are now supported. #8