Small public API update. The onDismiss callback can be ignored, as it's not critical to QE functioning, so I made it optional and added the @JvmOverloads for Java interop.
I noticed we had an outdated doc comment for this callback so updated it as well.
Description
Small public API update. The
onDismiss
callback can be ignored, as it's not critical to QE functioning, so I made it optional and added the@JvmOverloads
for Java interop.I noticed we had an outdated doc comment for this callback so updated it as well.
Testing Steps
Smoke test QE from the XML Activity class