Issues
- 1
Showing a dialog on Android when app is just installed seems not to work (any more)
#36 opened by john-dalsgaard - 0
- 2
Will AiForms.Dialog be ported to .NET MAUI?
#31 opened by awalker-dsg - 1
System.NotSupportedException: Unable to activate instance of type AiForms.Dialogs.LoadingDialogPayload
#17 opened by iamheiner - 2
- 0
Loading quits working when leaving app.
#27 opened by J-Hoffman - 3
dialogue closes
#14 opened by koles-doc96 - 1
Update AndroidX
#20 opened by angelru - 3
RunDismissalAnimation is not invoked when dialog is closed with the back button.
#16 opened by jmkyarrow - 1
[BUG] DialogView hardware back button
#18 opened by angelru - 4
- 0
- 12
- 12
- 0
var ret = await Dialog.Instance.ShowAsync<MyDialogView>(new { Title = "Hello" }); Error
#6 opened by LinuxAndOracle - 2
Java.Lang.NullPointerException: Attempt to invoke virtual method 'void android.view.View.setOnTouchListener(android.view.View$OnTouchListener)' on a null object reference
#2 opened by MauroRomer