[
https://issues.apache.org/jira/browse/WEEX-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16279628#comment-16279628
]
codefurture commented on WEEX-161:
----------------------------------
E/weex: [WXModalUIModule] alert param parse error
java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.lang.Integer.intValue()' on a null object reference
at
com.taobao.weex.ui.module.WXModalUIModule.toast(WXModalUIModule.java:72)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at
com.taobao.weex.bridge.MethodInvoker.invoke(MethodInvoker.java:46)
at
com.taobao.weex.bridge.NativeInvokeHelper$1.run(NativeInvokeHelper.java:48)
at
com.taobao.weex.common.WXThread$SafeRunnable.run(WXThread.java:49)
at android.os.Handler.handleCallback(Handler.java:815)
at android.os.Handler.dispatchMessage(Handler.java:104)
at android.os.Looper.loop(Looper.java:194)
at android.app.ActivityThread.main(ActivityThread.java:5682)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:963)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:758)
> DURATION lost should not throw exception when toast
> ---------------------------------------------------
>
> Key: WEEX-161
> URL: https://issues.apache.org/jira/browse/WEEX-161
> Project: Weex
> Issue Type: Improvement
> Reporter: codefurture
> Assignee: Adam Feng
>
> DURATION lost should not throw exception when toast
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)