You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2019/12/16 08:33:26 UTC

[GitHub] [incubator-weex] YorkShen commented on issue #3082: [Android] no static or non-static method "Lorg/apache/weex/ui/component/list/template/jni/NativeRenderObjectUtils; .nativeRenderObjectChildCount(J)I"

YorkShen commented on issue #3082: [Android] no static or non-static method "Lorg/apache/weex/ui/component/list/template/jni/NativeRenderObjectUtils;.nativeRenderObjectChildCount(J)I"
URL: https://github.com/apache/incubator-weex/issues/3082#issuecomment-565958553
 
 
   Please verify you are using `org.apache.weex:sdk:0.28.0`, the Java code and Cpp of related files are shown as below:
   
   * [Java](https://github.com/apache/incubator-weex/blob/7548ba6214ddfe16455cf03c577941f1dfb1ecdc/android/sdk/src/main/java/org/apache/weex/ui/component/list/template/jni/NativeRenderObjectUtils.java#L62)
   * [Cpp](https://github.com/apache/incubator-weex/blob/7548ba6214ddfe16455cf03c577941f1dfb1ecdc/weex_core/Source/base/android/jniprebuild/jniheader/NativeRenderObjectUtils_jni.h#L178-L182)
   
   I don't find any problems here.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services