You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 31, 2021. It is now read-only.
[[ Bug 22700 ]] Fix crash on enter in android native field widget
This patch fixes a crash caused by an error calling an LCB handler from Java
where a Java Object parameter may be nil but the handler does not declare
the parameter as optional.
0 commit comments