Skip to content

ver.1.0.9

Latest
Compare
Choose a tag to compare
@muak muak released this 30 Sep 13:12
· 17 commits to master since this release
2ead807

News

  • Corresponded to AndroidX

New features

  • [Dialog] BorderColor and BorderWidth property.

Bug fixes

  • [Dialog][Android] Back button closes the dialog even if showing the keyboard. #14
  • [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