Open saadbzu opened 5 years ago
Hi @saadbzu Unfortunately there is no such option
Hi @pglebocki I only want the rating starts in this dialogue. How i disable or remove the comment box in this dialogue?
Hi @saadbzu
.setCommentInputEnabled(false)
Also You can refere to app samples which presents such use case
Hi @pglebocki Thank you for Help. I have one more question. How i dismiss the dialog when NegativeButton "Cancel" Click. I tried this: dialog.dismiss(); but it cannot sport "dismiss()".
Dismiss should be done inside dialog. I don't think that You need to call anything. Please check app samples.
Make sure these boxes are checked before submitting your issue - thank you!